Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h695 static bool isVINTERP(const MachineInstr &MI) { in isVINTERP() function
699 bool isVINTERP(uint16_t Opcode) const { in isVINTERP() function
H A DSIInsertWaitcnts.cpp1266 SIInstrInfo::isVINTERP(*It)) { in generateWaitcnt()
1435 } else if (TII->isVINTERP(Inst)) { in updateEventWaitcntAfter()