Searched refs:isSALU (Results 1 – 2 of 2) sorted by relevance
183 static bool isSALU(const MachineInstr &MI) { in isSALU() function187 bool isSALU(uint16_t Opcode) const { in isSALU() function
1641 SIInstrInfo::isSALU(MI) || in shouldReadExec()3108 if (isVALU(MI) || isSALU(MI)) { in getInstSizeInBytes()