Home
last modified time | relevance | path

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

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