Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXSubtarget.h73 bool hasAtomScope() const { return SmVersion >= 60; } in hasAtomScope() function
DNVPTXInstrInfo.td115 def hasAtomScope : Predicate<"Subtarget->hasAtomScope()">;
DNVPTXIntrinsics.td1630 !listconcat(Preds,[hasAtomScope])>;
1633 !listconcat(Preds,[hasAtomScope])>;
1642 !listconcat(Preds,[hasAtomScope])>;
1645 !listconcat(Preds,[hasAtomScope])>;