Searched refs:getNonSoftWaitcntOpcode (Results 1 – 3 of 3) sorted by relevance
1326 unsigned Opcode = SIInstrInfo::getNonSoftWaitcntOpcode(Waitcnt->getOpcode()); in promoteSoftWaitCnt()1365 unsigned Opcode = SIInstrInfo::getNonSoftWaitcntOpcode(II.getOpcode()); in applyPreexistingWaitcnt()1530 unsigned Opcode = SIInstrInfo::getNonSoftWaitcntOpcode(II.getOpcode()); in applyPreexistingWaitcnt()2438 unsigned Opcode = SIInstrInfo::getNonSoftWaitcntOpcode(Inst.getOpcode()); in isWaitInstr()
1010 static unsigned getNonSoftWaitcntOpcode(unsigned Opcode) { in getNonSoftWaitcntOpcode() function1034 switch (getNonSoftWaitcntOpcode(Opcode)) { in isWaitcnt()
9692 Opcode = SIInstrInfo::getNonSoftWaitcntOpcode(Opcode); in pseudoToMCOpcode()