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