Searched refs:HasMips3_32 (Results 1 – 4 of 4) sorted by relevance
96 bool HasMips3_32; variable
112 HasMips3_32(false), HasMips3_32r2(false), HasMips4_32(false), in MipsSubtarget()
88 def FeatureMips3_32 : SubtargetFeature<"mips3_32", "HasMips3_32", "true",
151 def HasMips3_32 : Predicate<"Subtarget->hasMips3_32()">,251 class INSN_MIPS3_32 { list<Predicate> InsnPredicates = [HasMips3_32]; }256 list<Predicate> InsnPredicates = [HasMips3_32, NotMips32r6, NotMips64r6];