Searched refs:hasRAS (Results 1 – 10 of 10) sorted by relevance
179 bool hasRAS() const { return HasRAS; } in hasRAS() function
29 def HasRAS : Predicate<"Subtarget->hasRAS()">,
239 bool hasRAS() const { return HasRAS; } in hasRAS() function
45 def HasRAS : Predicate<"Subtarget->hasRAS()">,
431 bool hasRAS() const { return HasRAS; } in hasRAS() function
240 def HasRAS : Predicate<"Subtarget->hasRAS()">,
562 bool hasRAS() const { return HasRAS; } in hasRAS() function
282 def HasRAS : Predicate<"Subtarget->hasRAS()">,
501 bool hasRAS() const { in hasRAS() function in __anonb9f840430111::ARMAsmParser6812 if (Imm8 == 0x10 && Pred != ARMCC::AL && hasRAS()) in validateInstruction()
299 bool hasRAS() const { in hasRAS() function in __anon708fb9eb0111::ARMAsmParser6549 if (hasRAS()) { in validateInstruction()