Searched refs:hasRAS (Results 1 – 5 of 5) sorted by relevance
316 bool hasRAS() const { return HasRAS; } in hasRAS() function
97 def HasRAS : Predicate<"Subtarget->hasRAS()">,
96 def HasRAS : Predicate<"Subtarget->hasRAS()">,
618 bool hasRAS() const { return HasRAS; } in hasRAS() function
524 bool hasRAS() const { in hasRAS() function in __anon54d6dc8b0111::ARMAsmParser7805 if (Imm8 == 0x10 && Pred != ARMCC::AL && hasRAS()) in validateInstruction()