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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp77 static bool isRFE(unsigned Opcode) { function
173 if (isRFE(MI->getOpcode()) && checkRFEHazards(MI) > 0)
286 if (isRFE(MI->getOpcode()))

Completed in 104 milliseconds