Searched refs:ChangeToGA (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PreLegalizerCombiner.cpp | 214 GlobalOp.ChangeToGA(GV, Offset, GlobalOp.getTargetFlags()); in applyFoldGlobalOffset()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | MachineOperand.h | 779 void ChangeToGA(const GlobalValue *GV, int64_t Offset,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIShrinkInstructions.cpp | 115 Src0.ChangeToGA(MovSrc.getGlobal(), MovSrc.getOffset(), in foldImmediates()
|
| H A D | SIFoldOperands.cpp | 299 Old.ChangeToGA(Fold.OpToFold->getGlobal(), Fold.OpToFold->getOffset(), in updateOperand()
|
| H A D | R600ISelLowering.cpp | 286 MIB->getOperand(Idx).ChangeToGA(MO.getGlobal(), MO.getOffset(), in EmitInstrWithCustomInserter()
|
| H A D | SIInstrInfo.cpp | 2384 RegOp.ChangeToGA(NonRegOp.getGlobal(), NonRegOp.getOffset(), in swapRegAndNonRegOperand()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineOperand.cpp | 191 void MachineOperand::ChangeToGA(const GlobalValue *GV, int64_t Offset, in ChangeToGA() function in MachineOperand
|