Searched refs:isGenericOpcode (Results 1 – 2 of 2) sorted by relevance
78 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function
2771 if (SIInstrInfo::isGenericOpcode(MI.getOpcode()) || in shouldReadExec()2792 if (SIInstrInfo::isGenericOpcode(MI.getOpcode())) in verifyInstruction()