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 __anon41afb30e0111::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 __anon9bd1fc840111::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 __anoncec764240111::AArch64FastISel::Address
890 Addr.setGlobalValue(GV); in computeCallAddress()