Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp316 bool IsSMRD = TII.isSMRD(*MEM); in checkSoftClauseHazards() local
336 if (IsSMRD != SIInstrInfo::isSMRD(*MI)) in checkSoftClauseHazards()