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