Searched defs:InstrType (Results 1 – 4 of 4) sorted by relevance
130 PPCII::PPC970_Unit InstrType = in getHazardType() local229 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
338 PPCII::PPC970_Unit InstrType = in getHazardType() local396 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enum