Home
last modified time | relevance | path

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

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