Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp106 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon625239370111::WebAssemblyFastISel::Address
237 Addr.setGlobalValue(GV); in computeAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp131 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon6a0cfeed0111::MipsFastISel::Address
582 Addr.setGlobalValue(GV); in computeCallAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp142 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anona45ed14d0111::AArch64FastISel::Address
945 Addr.setGlobalValue(GV); in computeCallAddress()