Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp89 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon2a93b38d0111::WebAssemblyFastISel::Address
205 Addr.setGlobalValue(GV); in computeAddress()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp83 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon36dd7ac30111::MipsFastISel::Address
541 Addr.setGlobalValue(GV); in computeCallAddress()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp100 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon618e55a30111::AArch64FastISel::Address
890 Addr.setGlobalValue(GV); in computeCallAddress()