Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp668 GPtrAdd *PtrAdd = cast<GPtrAdd>(MRI.getVRegDef(PtrReg)); optimizeConsecutiveMemOpAddressing() local
H A DAArch64InstructionSelector.cpp7071 MachineInstr *PtrAdd = selectAddrModeShiftedExtendXReg() local
7132 MachineInstr *PtrAdd = selectAddrModeXRO() local
7205 MachineInstr *PtrAdd = selectAddrModeWRO() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1045 auto *PtrAdd = dyn_cast<GPtrAdd>(&Use); findPostIndexCandidate() local
2337 auto PtrAdd = Builder.buildPtrAdd(PtrTy, LHS, RHS); applyCombineAddP2IToPtrAdd() local
2344 auto &PtrAdd = cast<GPtrAdd>(MI); matchCombineConstPtrAddToI2P() local
2365 auto &PtrAdd = cast<GPtrAdd>(MI); applyCombineConstPtrAddToI2P() local
3404 auto &PtrAdd = cast<GPtrAdd>(MI); matchPtrAddZero() local
3423 auto &PtrAdd = cast<GPtrAdd>(MI); applyPtrAddZero() local
4510 auto &PtrAdd = cast<GPtrAdd>(MI); reassociationCanBreakAddressingModePattern() local
4659 auto &PtrAdd = cast<GPtrAdd>(MI); matchReassocPtrAdd() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1206 B.buildMaskLowPtrBits(Dst, PtrAdd, in applyMappingDynStackAlloc() local