Home
last modified time | relevance | path

Searched refs:hasHWROT32 (Results 1 – 6 of 6) 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]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXSubtarget.h77 inline bool hasHWROT32() const { return SmVersion >= 32; } in hasHWROT32() function
DNVPTXInstrInfo.td138 def hasHWROT32 : Predicate<"Subtarget->hasHWROT32()">;
139 def noHWROT32 : Predicate<"!Subtarget->hasHWROT32()">;
1189 Requires<[hasHWROT32]>;
1195 Requires<[hasHWROT32]>;
1204 Requires<[hasHWROT32]>;
1210 Requires<[hasHWROT32]>;
DNVPTXIntrinsics.td2154 Requires<[hasHWROT32]> ;
2162 Requires<[hasHWROT32]> ;
2205 Requires<[hasHWROT32]>;
2211 Requires<[hasHWROT32]>;
2217 Requires<[hasHWROT32]>;
2223 Requires<[hasHWROT32]>;
2233 Requires<[hasHWROT32]>;
2241 Requires<[hasHWROT32]>;
2250 Requires<[hasHWROT32]>;
2258 Requires<[hasHWROT32]>;