Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp613 static bool breaksSMEMSoftClause(MachineInstr *MI) { in breaksSMEMSoftClause() function
647 if (IsSMRD ? breaksSMEMSoftClause(MI) : breaksVMEMSoftClause(MI)) in checkSoftClauseHazards()