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