Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp163 static bool isPermlane(const MachineInstr &MI) { in isPermlane() function
1089 if (!ST.hasVcmpxPermlaneHazard() || !isPermlane(*MI)) in fixVcmpxPermlaneHazards()