Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp610 static bool breaksSMEMSoftClause(MachineInstr *MI) { in breaksSMEMSoftClause() function
644 if (IsSMRD ? breaksSMEMSoftClause(MI) : breaksVMEMSoftClause(MI)) in checkSoftClauseHazards()