Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:isALUInstr

125 bool R600InstrInfo::isALUInstr(unsigned Opcode) const {
156 if (isALUInstr(MI.getOpcode()))
235 if (!isALUInstr(MI.getOpcode())) {
624 if (!isALUInstr(MI.getOpcode()))