Searched refs:hasImplicitDefOfPhysReg (Results 1 – 6 of 6) sorted by relevance
45 bool MCInstrDesc::hasImplicitDefOfPhysReg(unsigned Reg, in hasImplicitDefOfPhysReg() function in MCInstrDesc65 return hasImplicitDefOfPhysReg(Reg, &RI); in hasDefOfPhysReg()
570 bool hasImplicitDefOfPhysReg(unsigned Reg,
147 !TII->get(DstOpcode).hasImplicitDefOfPhysReg(MO.getReg())) in isLegal()
7755 MI.getDesc().hasImplicitDefOfPhysReg(X86::RSP)) in getOutliningType()7761 MI.getDesc().hasImplicitDefOfPhysReg(X86::RIP)) in getOutliningType()
241 !DefMIDesc->hasImplicitDefOfPhysReg(MO.getReg())); in addPhysRegDataDeps()
4407 if (MCID.isCall() || (MCID.hasImplicitDefOfPhysReg(ARM::CPSR) && in getPredicationCost()4437 if (PredCost && (MCID.isCall() || (MCID.hasImplicitDefOfPhysReg(ARM::CPSR) && in getInstrLatency()