Home
last modified time | relevance | path

Searched refs:ChangeToGA (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMergeBaseOffset.cpp526 MO.ChangeToGA(ImmOp.getGlobal(), ImmOp.getOffset(), in foldIntoMemoryOps()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h784 LLVM_ABI void ChangeToGA(const GlobalValue *GV, int64_t Offset,
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchMergeBaseOffset.cpp750 MO.ChangeToGA(ImmOp.getGlobal(), ImmOp.getOffset(), in foldIntoMemoryOps()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp221 GlobalOp.ChangeToGA(GV, Offset, GlobalOp.getTargetFlags()); in applyFoldGlobalOffset()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp120 Src0.ChangeToGA(MovSrc.getGlobal(), MovSrc.getOffset(), in foldImmediates()
H A DSIFoldOperands.cpp695 Old.ChangeToGA(Fold.Def.OpToFold->getGlobal(), in updateOperand()
1379 UseMI->getOperand(1).ChangeToGA(OpToFold.OpToFold->getGlobal(), in foldOperand()
H A DR600ISelLowering.cpp290 MIB->getOperand(Idx).ChangeToGA(MO.getGlobal(), MO.getOffset(), in EmitInstrWithCustomInserter()
H A DSIInstrInfo.cpp2759 RegOp.ChangeToGA(NonRegOp.getGlobal(), NonRegOp.getOffset(), in swapRegAndNonRegOperand()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp195 void MachineOperand::ChangeToGA(const GlobalValue *GV, int64_t Offset, in ChangeToGA() function in MachineOperand
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp1824 Op.ChangeToGA(GV, 0); in replaceImageHandle()