Searched refs:InstrType (Results 1 – 10 of 10) sorted by relevance
21 template<typename InstrType> // could be MachineInstr or MCInst22 bool IsCPSRDead(const InstrType *Instr);24 template<typename InstrType> // could be MachineInstr or MCInst25 inline bool isV8EligibleForIT(const InstrType *Instr) { in isV8EligibleForIT()
337 PPCII::PPC970_Unit InstrType = in getHazardType() local340 if (InstrType == PPCII::PPC970_Pseudo) return NoHazard; in getHazardType()353 switch (InstrType) { in getHazardType()395 PPCII::PPC970_Unit InstrType = in EmitInstruction() local398 if (InstrType == PPCII::PPC970_Pseudo) return; in EmitInstruction()412 if (InstrType == PPCII::PPC970_BRU || isSingle) in EmitInstruction()
773 case InstrType::Illegal: in convertToUnsignedVec()778 case InstrType::Legal: in convertToUnsignedVec()783 case InstrType::LegalTerminator: in convertToUnsignedVec()792 case InstrType::Invisible: in convertToUnsignedVec()
34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enum
1632 virtual outliner::InstrType
5255 outliner::InstrType5265 return outliner::InstrType::Illegal; in getOutliningType()5269 return outliner::InstrType::Invisible; in getOutliningType()5274 return outliner::InstrType::Invisible; in getOutliningType()5281 return outliner::InstrType::Legal; in getOutliningType()5284 return outliner::InstrType::Illegal; in getOutliningType()5303 return outliner::InstrType::Legal; in getOutliningType()5363 return outliner::InstrType::Legal; in getOutliningType()5368 return outliner::InstrType::Illegal; in getOutliningType()5373 return outliner::InstrType::Illegal; in getOutliningType()[all …]
237 outliner::InstrType
550 outliner::InstrType
7717 outliner::InstrType7722 return outliner::InstrType::Invisible; in getOutliningType()7727 return outliner::InstrType::Invisible; in getOutliningType()7731 return outliner::InstrType::Legal; in getOutliningType()7738 return outliner::InstrType::Legal; in getOutliningType()7741 return outliner::InstrType::Illegal; in getOutliningType()7756 return outliner::InstrType::Illegal; in getOutliningType()7762 return outliner::InstrType::Illegal; in getOutliningType()7766 return outliner::InstrType::Illegal; in getOutliningType()7772 return outliner::InstrType::Illegal; in getOutliningType()[all …]
304 let ColFields = ["InstrType"];