Searched refs:OperandIndices (Results 1 – 2 of 2) sorted by relevance
299 list<int> OperandIndices = operands;
3422 using OperandIndices = SmallVector<int16_t, MAX_SRC_OPERANDS_NUM>; typedef3426 static OperandIndices getSrcOperandIndices(unsigned Opcode, in getSrcOperandIndices()3492 OperandIndices OpIndices = getSrcOperandIndices(Opcode); in validateConstantBusLimitations()4288 OperandIndices OpIndices = getSrcOperandIndices(Opcode, HasMandatoryLiteral); in validateVOPLiteral()