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.cpp145 static bool isPermlane(const MachineInstr &MI) { in isPermlane() function
376 if (ST.hasGFX950Insts() && isPermlane(*MI)) in PreEmitNoopsCommon()
1206 if (!ST.hasVcmpxPermlaneHazard() || !isPermlane(*MI)) in fixVcmpxPermlaneHazards()