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/
H A DWebAssemblyFastISel.cpp107 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anona62ec1030111::WebAssemblyFastISel::Address
241 Addr.setGlobalValue(GV); in computeAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp131 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anonbca691b90111::MipsFastISel::Address
578 Addr.setGlobalValue(GV); in computeCallAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp143 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anond3c64d190111::AArch64FastISel::Address
969 Addr.setGlobalValue(GV); in computeCallAddress()