Searched refs:setGlobalValue (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/WebAssembly/ | ||
D | WebAssemblyFastISel.cpp | 89 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon2a93b38d0111::WebAssemblyFastISel::Address |
/external/llvm/lib/Target/Mips/ | ||
D | MipsFastISel.cpp | 83 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon36dd7ac30111::MipsFastISel::Address |
/external/llvm/lib/Target/AArch64/ | ||
D | AArch64FastISel.cpp | 100 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon618e55a30111::AArch64FastISel::Address |