Home
last modified time | relevance | path

Searched refs:hasHWROT32 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXSubtarget.h89 inline bool hasHWROT32() const { return SmVersion >= 32; } in hasHWROT32() function
93 inline bool hasROT32() const { return hasHWROT32() || hasSWROT32(); } in hasROT32()
DNVPTXInstrInfo.td155 def hasHWROT32 : Predicate<"Subtarget->hasHWROT32()">;
156 def noHWROT32 : Predicate<"!Subtarget->hasHWROT32()">;
1067 Requires<[hasHWROT32]>;
1073 Requires<[hasHWROT32]>;
1082 Requires<[hasHWROT32]>;
1088 Requires<[hasHWROT32]>;
DNVPTXIntrinsics.td1834 Requires<[hasHWROT32]> ;
1842 Requires<[hasHWROT32]> ;
1887 Requires<[hasHWROT32]>;
1893 Requires<[hasHWROT32]>;
1899 Requires<[hasHWROT32]>;
1905 Requires<[hasHWROT32]>;
1915 Requires<[hasHWROT32]>;
1923 Requires<[hasHWROT32]>;
1932 Requires<[hasHWROT32]>;
1940 Requires<[hasHWROT32]>;