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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp81 static bool isSMovRel(unsigned Opcode) { function
177 (TII.isVINTRP(*MI) || isSMovRel(MI->getOpcode())) &&
290 isSMovRel(MI->getOpcode())))

Completed in 73 milliseconds