Searched refs:InstrType (Results 1 – 2 of 2) sorted by relevance
21 template<typename InstrType> // could be MachineInstr or MCInst22 bool IsCPSRDead(InstrType *Instr);24 template<typename InstrType> // could be MachineInstr or MCInst25 inline bool isV8EligibleForIT(InstrType *Instr) { in isV8EligibleForIT()
335 PPCII::PPC970_Unit InstrType = in getHazardType() local338 if (InstrType == PPCII::PPC970_Pseudo) return NoHazard; in getHazardType()351 switch (InstrType) { in getHazardType()393 PPCII::PPC970_Unit InstrType = in EmitInstruction() local396 if (InstrType == PPCII::PPC970_Pseudo) return; in EmitInstruction()410 if (InstrType == PPCII::PPC970_BRU || isSingle) in EmitInstruction()