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.td1579 Requires<[hasGenericLdSt]>;
1583 Requires<[hasGenericLdSt]>;
1590 Requires<[hasGenericLdSt]>;
1594 Requires<[hasGenericLdSt]>;*/
1617 Requires<[hasGenericLdSt]>;
1621 Requires<[hasGenericLdSt]>;
DNVPTXInstrInfo.td137 def hasGenericLdSt : Predicate<"Subtarget->hasGenericLdSt()">;