Searched refs:hasStdExtA (Results 1 – 3 of 3) sorted by relevance
152 bool hasStdExtA() const { return HasStdExtA; } in hasStdExtA() function
38 def HasStdExtA : Predicate<"Subtarget->hasStdExtA()">,
411 if (Subtarget.hasStdExtA()) { in RISCVTargetLowering()