Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp79 static bool isSMovRel(unsigned Opcode) { in isSMovRel() function
144 (TII.isVINTRP(*MI) || isSMovRel(MI->getOpcode())) && in getHazardType()
199 isSMovRel(MI->getOpcode()))) in PreEmitNoops()