Searched defs:InstrType (Results 1 – 4 of 4) sorted by relevance
335 PPCII::PPC970_Unit InstrType = in getHazardType() local394 PPCII::PPC970_Unit InstrType = in EmitInstruction() local
34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enum
77 enum InstrType { Legal, Illegal, Invisible }; enum
43 Type *InstrType = IntegerType::get(I.getContext(), 32); in fixI8UseChain() local