Searched defs:getGlobalValue (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
| HD | SystemZConstantPoolValue.h | 51 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function |
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
| HD | WebAssemblyFastISel.cpp | 108 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function in __anone11c096b0111::WebAssemblyFastISel::Address |
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
| HD | MipsFastISel.cpp | 132 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anondf5fc4210111::MipsFastISel::Address |
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
| HD | AArch64FastISel.cpp | 146 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon82c5ad810111::AArch64FastISel::Address |