Searched refs:isGenericOpcode (Results 1 – 3 of 3) sorted by relevance
393 if (TargetInstrInfo::isGenericOpcode(MI.getOpcode())) { in processBlock()
1640 if (SIInstrInfo::isGenericOpcode(MI.getOpcode()) || in shouldReadExec()
67 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function