Home
last modified time | relevance | path

Searched defs:getGlobalValue (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h51 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp108 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function in __anon564f79fe0111::WebAssemblyFastISel::Address
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp132 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon18b75f740111::MipsFastISel::Address
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp145 const GlobalValue *getGlobalValue() { return GV; } getGlobalValue() function in __anon99473b140111::AArch64FastISel::Address