Searched defs:getGlobalValue (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZConstantPoolValue.h | 51 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 108 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function in __anon564f79fe0111::WebAssemblyFastISel::Address |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 132 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon18b75f740111::MipsFastISel::Address |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 145 const GlobalValue *getGlobalValue() { return GV; } getGlobalValue() function in __anon99473b140111::AArch64FastISel::Address |