Home
last modified time | relevance | path

Searched refs:buildIntToPtr (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h628 MachineInstrBuilder buildIntToPtr(const DstOp &Dst, const SrcOp &Src) { in buildIntToPtr() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp344 B.buildIntToPtr(OrigRegs[0], B.buildTrunc(IntPtrTy, SrcReg)); in buildCopyFromRegs()
H A DLegalizerHelper.cpp1466 MIRBuilder.buildIntToPtr(DstReg, ResultReg); in widenScalarMergeValues()
6591 MIRBuilder.buildIntToPtr(DstReg, ResultReg); in lowerMergeValues()
H A DCombinerHelper.cpp3369 Builder.buildIntToPtr(MI.getOperand(0), MI.getOperand(2)); in applyPtrAddZero()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2402 B.buildIntToPtr(DstReg, Sz); in legalizeGlobalValue()