Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXSubtarget.h88 bool hasGenericLdSt() const { return SmVersion >= 20; } in hasGenericLdSt() function
DNVPTXIntrinsics.td1592 Requires<[hasGenericLdSt]>;
1596 Requires<[hasGenericLdSt]>;
1603 Requires<[hasGenericLdSt]>;
1607 Requires<[hasGenericLdSt]>;*/
1630 Requires<[hasGenericLdSt]>;
1634 Requires<[hasGenericLdSt]>;
DNVPTXInstrInfo.td139 def hasGenericLdSt : Predicate<"Subtarget->hasGenericLdSt()">;