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