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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp119 static bool isPermlane(const MachineInstr &MI) { function
868 if (!ST.hasVcmpxPermlaneHazard() || !isPermlane(*MI))

Completed in 178 milliseconds