Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h51 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp108 const GlobalValue *getGlobalValue() const { return GV; } getGlobalValue() function in __anon23491d1f0111::WebAssemblyFastISel::Address
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp132 const GlobalValue *getGlobalValue() { return GV; } getGlobalValue() function in __anond11dacd50111::MipsFastISel::Address
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp146 const GlobalValue *getGlobalValue() { return GV; } getGlobalValue() function in __anonf5444d350111::AArch64FastISel::Address