Home
last modified time | relevance | path

Searched defs:PtrAdd (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5511 MachineInstr *PtrAdd = in selectAddrModeShiftedExtendXReg() local
5572 MachineInstr *PtrAdd = in selectAddrModeXRO() local
5645 MachineInstr *PtrAdd = in selectAddrModeWRO() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2406 auto PtrAdd = Builder.buildPtrAdd(PtrTy, LHS, RHS); in applyCombineAddP2IToPtrAdd() local
4134 MachineInstr &PtrAdd) { in reassociationCanBreakAddressingModePattern()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1281 auto PtrAdd = B.buildPtrAdd(PtrTy, SPCopy, ScaledSize); in applyMappingDynStackAlloc() local