Searched refs:hasROT64 (Results 1 – 2 of 2) sorted by relevance
94 inline bool hasROT64() const { return SmVersion >= 20; } in hasROT64() function
170 if (STI.hasROT64()) { in NVPTXTargetLowering()