Searched refs:HasMips3_32 (Results 1 – 4 of 4) sorted by relevance
69 HasMips3_32(false), HasMips3_32r2(false), HasMips4_32(false), in MipsSubtarget()
99 bool HasMips3_32; variable
87 def FeatureMips3_32 : SubtargetFeature<"mips3_32", "HasMips3_32", "true",
154 def HasMips3_32 : Predicate<"Subtarget->hasMips3_32()">,285 class INSN_MIPS3_32 { list<Predicate> InsnPredicates = [HasMips3_32]; }290 list<Predicate> InsnPredicates = [HasMips3_32, NotMips32r6, NotMips64r6];