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