Searched refs:hasRAS (Results 1 – 5 of 5) sorted by relevance
365 bool hasRAS() const { return HasRAS; } in hasRAS() function
99 def HasRAS : Predicate<"Subtarget->hasRAS()">,
659 bool hasRAS() const { return HasRAS; } in hasRAS() function
106 def HasRAS : Predicate<"Subtarget->hasRAS()">,
588 bool hasRAS() const { in hasRAS() function in __anonad70014b0111::ARMAsmParser8116 if (Imm8 == 0x10 && Pred != ARMCC::AL && hasRAS()) in validateInstruction()