Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp144 (TII.isVINTRP(*MI) || isSMovRel(MI->getOpcode())) && in getHazardType()
198 if (ST.hasReadM0MovRelInterpHazard() && (TII.isVINTRP(*MI) || in PreEmitNoops()
DSIInstrInfo.h526 static bool isVINTRP(const MachineInstr &MI) { in isVINTRP() function
530 bool isVINTRP(uint16_t Opcode) const { in isVINTRP() function