Searched defs:PtrAdd (Results 1 – 5 of 5) sorted by relevance
731 GPtrAdd *PtrAdd = cast<GPtrAdd>(MRI.getVRegDef(PtrReg)); in optimizeConsecutiveMemOpAddressing() local
7201 MachineInstr *PtrAdd = in selectAddrModeShiftedExtendXReg() local7262 MachineInstr *PtrAdd = in selectAddrModeXRO() local7335 MachineInstr *PtrAdd = in selectAddrModeWRO() local
1196 auto *PtrAdd = dyn_cast<GPtrAdd>(&Use); in findPostIndexCandidate() local2470 auto PtrAdd = Builder.buildPtrAdd(PtrTy, LHS, RHS); in applyCombineAddP2IToPtrAdd() local2477 auto &PtrAdd = cast<GPtrAdd>(MI); in matchCombineConstPtrAddToI2P() local2498 auto &PtrAdd = cast<GPtrAdd>(MI); in applyCombineConstPtrAddToI2P() local3548 auto &PtrAdd = cast<GPtrAdd>(MI); in matchPtrAddZero() local3567 auto &PtrAdd = cast<GPtrAdd>(MI); in applyPtrAddZero() local4672 auto &PtrAdd = cast<GPtrAdd>(MI); in reassociationCanBreakAddressingModePattern() local4821 auto &PtrAdd = cast<GPtrAdd>(MI); in matchReassocPtrAdd() local
1264 PtrAdd, enumerator
1205 auto PtrAdd = B.buildPtrAdd(PtrTy, SPCopy, ScaledSize); in applyMappingDynStackAlloc() local