Searched refs:hasRAS (Results 1 – 5 of 5) sorted by relevance
179 bool hasRAS() const { return HasRAS; } in hasRAS() function
29 def HasRAS : Predicate<"Subtarget->hasRAS()">,
431 bool hasRAS() const { return HasRAS; } in hasRAS() function
240 def HasRAS : Predicate<"Subtarget->hasRAS()">,
299 bool hasRAS() const { in hasRAS() function in __anonef5d38c20111::ARMAsmParser6549 if (hasRAS()) { in validateInstruction()