Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp107 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon05a1f9dc0111::WebAssemblyFastISel::Address
241 Addr.setGlobalValue(GV); in computeAddress()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp131 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon952252d20111::MipsFastISel::Address
578 Addr.setGlobalValue(GV); in computeCallAddress()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp143 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon08bebcf20111::AArch64FastISel::Address
945 Addr.setGlobalValue(GV); in computeCallAddress()