Searched refs:isPPC4xx (Results 1 – 2 of 2) sorted by relevance
289 bool isPPC4xx() const { return IsPPC4xx; } in isPPC4xx() function
1161 def IsPPC4xx : Predicate<"Subtarget->isPPC4xx()">;