Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp163 static bool isPermlane(const MachineInstr &MI) { in isPermlane() function
1108 if (!ST.hasVcmpxPermlaneHazard() || !isPermlane(*MI)) in fixVcmpxPermlaneHazards()