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