reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4200 MachineInstr *Gep = getOpcodeDef(TargetOpcode::G_GEP, Root.getReg(), MRI); 4201 if (!Gep || !isWorthFoldingIntoExtendedReg(*Gep, MRI)) 4206 MachineInstr *OffsetInst = getDefIgnoringCopies(Gep->getOperand(2).getReg(), MRI); 4214 if (!isWorthFoldingIntoExtendedReg(*OffsetInst, MRI)) 4222 auto ValAndVReg = getConstantVRegValWithLookThrough(ConstantReg, MRI); 4231 ValAndVReg = getConstantVRegValWithLookThrough(ConstantReg, MRI);