Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1084 bool hasVcmpxPermlaneHazard() const { in hasVcmpxPermlaneHazard() function
H A DGCNHazardRecognizer.cpp1109 if (!ST.hasVcmpxPermlaneHazard() || !isPermlane(*MI)) in fixVcmpxPermlaneHazards()