Searched refs:getVOP2IsSingle (Results 1 – 3 of 3) sorted by relevance
553 bool getVOP2IsSingle(unsigned Opc);
502 bool getVOP2IsSingle(unsigned Opc) { in getVOP2IsSingle() function
400 ((Flags & SIInstrFlags::VOP2) && !getVOP2IsSingle(Opcode))) in printVOPDst()