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.td153 def hasHWROT32 : Predicate<"Subtarget->hasHWROT32()">;
154 def noHWROT32 : Predicate<"!Subtarget->hasHWROT32()">;
1102 Requires<[hasHWROT32]> ;
1108 Requires<[hasHWROT32]>;
1117 Requires<[hasHWROT32]>;
1123 Requires<[hasHWROT32]>;
DNVPTXIntrinsics.td1821 Requires<[hasHWROT32]> ;
1829 Requires<[hasHWROT32]> ;
1868 Requires<[hasHWROT32]>;
1874 Requires<[hasHWROT32]>;
1880 Requires<[hasHWROT32]>;
1886 Requires<[hasHWROT32]>;
1895 Requires<[hasHWROT32]>;
1903 Requires<[hasHWROT32]>;
1912 Requires<[hasHWROT32]>;
1920 Requires<[hasHWROT32]>;