Searched refs:operandsHaveModifiers (Results 1 – 1 of 1) sorted by relevance
545 static bool operandsHaveModifiers(const OperandVector &Operands) { in operandsHaveModifiers() function623 bool HasModifiers = operandsHaveModifiers(Operands); in parseOperand()1189 if (operandsHaveModifiers(Operands)) in isVOP3()1214 bool HasModifiers = operandsHaveModifiers(Operands); in parseVOP3OptionalOps()1244 if (operandsHaveModifiers(Operands)) { in cvtVOP3()