Searched defs:PtrAdd (Results 1 – 4 of 4) sorted by relevance
668 GPtrAdd *PtrAdd = cast<GPtrAdd>(MRI.getVRegDef(PtrReg)); in optimizeConsecutiveMemOpAddressing() local
7071 MachineInstr *PtrAdd = in selectAddrModeShiftedExtendXReg() local7132 MachineInstr *PtrAdd = in selectAddrModeXRO() local7205 MachineInstr *PtrAdd = in selectAddrModeWRO() local
1045 auto *PtrAdd = dyn_cast<GPtrAdd>(&Use); in findPostIndexCandidate() local2337 auto PtrAdd = Builder.buildPtrAdd(PtrTy, LHS, RHS); in applyCombineAddP2IToPtrAdd() local2344 auto &PtrAdd = cast<GPtrAdd>(MI); in matchCombineConstPtrAddToI2P() local2365 auto &PtrAdd = cast<GPtrAdd>(MI); in applyCombineConstPtrAddToI2P() local3404 auto &PtrAdd = cast<GPtrAdd>(MI); in matchPtrAddZero() local3423 auto &PtrAdd = cast<GPtrAdd>(MI); in applyPtrAddZero() local4510 auto &PtrAdd = cast<GPtrAdd>(MI); in reassociationCanBreakAddressingModePattern() local4659 auto &PtrAdd = cast<GPtrAdd>(MI); in matchReassocPtrAdd() local
1206 auto PtrAdd = B.buildPtrAdd(PtrTy, SPCopy, ScaledSize); in applyMappingDynStackAlloc() local