|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
include/llvm/CodeGen/SelectionDAG.h 639 SDValue getGlobalAddress(const GlobalValue *GV, const SDLoc &DL, EVT VT,
References
include/llvm/CodeGen/SelectionDAG.h 644 return getGlobalAddress(GV, DL, VT, offset, true, TargetFlags);
lib/CodeGen/SelectionDAG/DAGCombiner.cpp 3115 return DAG.getGlobalAddress(GA->getGlobal(), SDLoc(N1C), VT,
lib/CodeGen/SelectionDAG/SelectionDAG.cpp 4765 return getGlobalAddress(GA->getGlobal(), SDLoc(C2), VT,
8653 return getGlobalAddress(Function, SDLoc(Op), PtrTy);
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp 1450 return DAG.getGlobalAddress(GV, getCurSDLoc(), VT);
lib/CodeGen/SelectionDAG/TargetLowering.cpp 6835 Entry.Node = DAG.getGlobalAddress(EmuTlsVar, dl, PtrVT);
lib/Target/AArch64/AArch64ISelLowering.cpp11710 SDValue Result = DAG.getGlobalAddress(GV, DL, MVT::i64, Offset);
lib/Target/XCore/XCoreISelLowering.cpp 379 LowAddr = DAG.getGlobalAddress(GASD->getGlobal(), DL, Base.getValueType(),
381 HighAddr = DAG.getGlobalAddress(GASD->getGlobal(), DL, Base.getValueType(),
437 SDValue NewBasePtr = DAG.getGlobalAddress(GV, DL,