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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp73 static bool isRWLane(unsigned Opcode) { function
164 if (isRWLane(MI->getOpcode()) && checkRWLaneHazards(MI) > 0)
274 if (isRWLane(MI->getOpcode()))

Completed in 105 milliseconds