Searched defs:getGlobalValue (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZConstantPoolValue.h | 51 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 107 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function in __anon625239370111::WebAssemblyFastISel::Address |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 132 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon6a0cfeed0111::MipsFastISel::Address |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 143 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anona45ed14d0111::AArch64FastISel::Address |