Searched refs:hasHWROT32 (Results 1 – 2 of 2) sorted by relevance
63 inline bool hasHWROT32() const { return false; } in hasHWROT32() function65 inline bool hasROT32() const { return hasHWROT32() || hasSWROT32(); } in hasROT32()
160 def hasHWROT32 : Predicate<"Subtarget.hasHWROT32()">;