Searched defs:PtrAdd (Results 1 – 7 of 7) sorted by relevance
731 GPtrAdd *PtrAdd = cast<GPtrAdd>(MRI.getVRegDef(PtrReg)); optimizeConsecutiveMemOpAddressing() local
7030 MachineInstr *PtrAdd = selectAddrModeShiftedExtendXReg() local 7091 MachineInstr *PtrAdd = selectAddrModeXRO() local 7164 MachineInstr *PtrAdd = selectAddrModeWRO() local [all...]
2272 TEST_F(PatternMatchTest,PtrAdd) TEST_F() argument 2277 Value *PtrAdd = IRB.CreatePtrAdd(Null, Offset); TEST_F() local
217 auto PtrAdd = B.buildPtrAdd(p0, {B.buildUndef(p0)}, Copies[0]); in TEST_F() local
1196 auto *PtrAdd = dyn_cast<GPtrAdd>(&Use); findPostIndexCandidate() local 2470 auto PtrAdd = Builder.buildPtrAdd(PtrTy, LHS, RHS); applyCombineAddP2IToPtrAdd() local 2477 auto &PtrAdd = cast<GPtrAdd>(MI); matchCombineConstPtrAddToI2P() local 2498 auto &PtrAdd = cast<GPtrAdd>(MI); applyCombineConstPtrAddToI2P() local 3548 auto &PtrAdd = cast<GPtrAdd>(MI); matchPtrAddZero() local 3567 auto &PtrAdd = cast<GPtrAdd>(MI); applyPtrAddZero() local 4672 auto &PtrAdd = cast<GPtrAdd>(MI); reassociationCanBreakAddressingModePattern() local 4821 auto &PtrAdd = cast<GPtrAdd>(MI); matchReassocPtrAdd() local [all...]
1210 PtrAdd, global() enumerator
1206 auto PtrAdd = B.buildPtrAdd(PtrTy, SPCopy, ScaledSize); applyMappingDynStackAlloc() local