Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.h101 bool fixVcmpxExecWARHazard(MachineInstr *MI);
H A DGCNHazardRecognizer.cpp1097 fixVcmpxExecWARHazard(MI); in fixHazards()
1281 bool GCNHazardRecognizer::fixVcmpxExecWARHazard(MachineInstr *MI) { in fixVcmpxExecWARHazard() function in GCNHazardRecognizer