Searched refs:isAlwaysGDS (Results 1 – 4 of 4) sorted by relevance
479 bool isAlwaysGDS(uint16_t Opcode) const;
95 if (TII.isAlwaysGDS(MI.getOpcode())) in isSendMsgTraceDataOrGDS()
1219 if (TII->isAlwaysGDS(Inst.getOpcode()) || in updateEventWaitcntAfter()
2748 bool SIInstrInfo::isAlwaysGDS(uint16_t Opcode) const { in isAlwaysGDS() function in SIInstrInfo