Searched refs:hasRAS (Results 1 – 3 of 3) sorted by relevance
106 def HasRAS : Predicate<"Subtarget->hasRAS()">,
602 bool hasRAS() const { in hasRAS() function in __anon2f82d7160111::ARMAsmParser8146 if (Imm8 == 0x10 && Pred != ARMCC::AL && hasRAS()) in validateInstruction()
125 def HasRAS : Predicate<"Subtarget->hasRAS()">,