Searched defs:InstrType (Results 1 – 3 of 3) sorted by relevance
335 PPCII::PPC970_Unit InstrType = in getHazardType() local393 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
338 PPCII::PPC970_Unit InstrType = in getHazardType() local396 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enum