Home
last modified time | relevance | path

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

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