Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h81 bool hasAtomScope() const { return SmVersion >= 60; } in hasAtomScope() function
H A DNVPTXInstrInfo.td115 def hasAtomScope : Predicate<"Subtarget->hasAtomScope()">;
H A DNVPTXIntrinsics.td2017 t, !listconcat(Preds, [hasAtomScope])>;
2029 t, !listconcat(Preds, [hasAtomScope])>;