Searched refs:hasROT32 (Results 1 – 2 of 2) sorted by relevance
93 inline bool hasROT32() const { return hasHWROT32() || hasSWROT32(); } in hasROT32() function
181 if (STI.hasROT32()) { in NVPTXTargetLowering()