Home
last modified time | relevance | path

Searched refs:setGlobalValue (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp107 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anonfd0baf280111::WebAssemblyFastISel::Address
241 Addr.setGlobalValue(GV); in computeAddress()
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsFastISel.cpp131 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon5edf731e0111::MipsFastISel::Address
578 Addr.setGlobalValue(GV); in computeCallAddress()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp143 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon8e1de63e0111::AArch64FastISel::Address
969 Addr.setGlobalValue(GV); in computeCallAddress()