Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp103 static bool isRFE(unsigned Opcode) { in isRFE() function
235 if (isRFE(MI->getOpcode()) && checkRFEHazards(MI) > 0) in getHazardType()
376 if (isRFE(MI->getOpcode())) in PreEmitNoopsCommon()