Searched refs:getVOP1IsSingle (Results 1 – 3 of 3) sorted by relevance
550 bool getVOP1IsSingle(unsigned Opc);
497 bool getVOP1IsSingle(unsigned Opc) { in getVOP1IsSingle() function
399 else if (((Flags & SIInstrFlags::VOP1) && !getVOP1IsSingle(Opcode)) || in printVOPDst()