Searched refs:setGlobalValue (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
| H A D | WebAssemblyFastISel.cpp | 107 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anonb3f965e20111::WebAssemblyFastISel::Address |
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
| H A D | MipsFastISel.cpp | 131 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon4da68c580111::MipsFastISel::Address |
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
| H A D | AArch64FastISel.cpp | 144 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon16c582f80111::AArch64FastISel::Address |