Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp107 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anonbd0863010111::WebAssemblyFastISel::Address
245 Addr.setGlobalValue(GV); in computeAddress()
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp131 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anoned196f370111::MipsFastISel::Address
578 Addr.setGlobalValue(GV); in computeCallAddress()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp145 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anonfb54d1170111::AArch64FastISel::Address
973 Addr.setGlobalValue(GV); in computeCallAddress()