Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.cpp105 void NVPTXSubtarget::failIfClustersUnsupported( in failIfClustersUnsupported() function in NVPTXSubtarget
H A DNVPTXSubtarget.h191 void failIfClustersUnsupported(std::string const &FailureMessage) const;
H A DNVPTXISelDAGToDAG.cpp750 Subtarget->failIfClustersUnsupported("cluster scope"); in getOperationScope()
769 T->failIfClustersUnsupported(".cluster scope fence"); in getFenceOp()