Searched refs:getGlobalAddress (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 345 LowAddr = DAG.getGlobalAddress(GASD->getGlobal(), DL, Base.getValueType(), in lowerLoadWordFromAlignedBasePlusOffset() 347 HighAddr = DAG.getGlobalAddress(GASD->getGlobal(), DL, Base.getValueType(), in lowerLoadWordFromAlignedBasePlusOffset() 403 SDValue NewBasePtr = DAG.getGlobalAddress(GV, DL, in LowerLOAD()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 758 LLVM_ABI SDValue getGlobalAddress(const GlobalValue *GV, const SDLoc &DL, 764 return getGlobalAddress(GV, DL, VT, offset, true, TargetFlags);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 2000 SDValue Op = DAG.getGlobalAddress(Function, DL, PtrTy); in getPICJumpTableRelocBase()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 1886 SDValue SelectionDAG::getGlobalAddress(const GlobalValue *GV, const SDLoc &DL, in getGlobalAddress() function in SelectionDAG 6757 return getGlobalAddress(GA->getGlobal(), SDLoc(C2), VT, in FoldSymbolOffset() 12424 return getGlobalAddress(Function, SDLoc(Op), PtrTy); in getSymbolFunctionGlobalAddress()
|
| H A D | SelectionDAGBuilder.cpp | 1813 return DAG.getGlobalAddress(GV, getCurSDLoc(), VT); in getValueImpl()
|
| H A D | TargetLowering.cpp | 10691 Entry.Node = DAG.getGlobalAddress(EmuTlsVar, dl, PtrVT); in LowerToTLSEmulatedModel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 25864 SDValue Result = DAG.getGlobalAddress(GV, DL, MVT::i64, Offset); in performGlobalAddressCombine()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 15051 …EPKNS_11GlobalValueENS_8DebugLocENS_3EVTExbh", "llvm::SelectionDAG::getGlobalAddress(llvm::GlobalV…
|