Home | History | Annotate | Download | only in R600

Lines Matching refs:isVOP1

466 bool SIInstrInfo::isVOP1(uint16_t Opcode) const {
600 if (isVOP1(Opcode) || isVOP2(Opcode) || isVOP3(Opcode) || isVOPC(Opcode)) {