reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2099 GetCostForDef(RegDefPos, TLI, TII, TRI, RCId, Cost, MF); 2114 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); 2160 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); 2211 GetCostForDef(RegDefPos, TLI, TII, TRI, RCId, Cost, MF); 2226 GetCostForDef(RegDefPos, TLI, TII, TRI, RCId, Cost, MF); 2289 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); 2306 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); 2819 const MCInstrDesc &MCID = TII->get(Opc); 2973 (PredND->getMachineOpcode() == TII->getCallFrameSetupOpcode())) { 3016 if (canClobberPhysRegDefs(PredSuccSU, &SU, TII, TRI)) 3064 const MCInstrDesc &MCID = TII->get(Opc); 3102 if (canClobberPhysRegDefs(SuccSU, &SU, TII, TRI)) 3112 if (!canClobberReachingPhysRegUse(SuccSU, &SU, scheduleDAG, TII, TRI) &&