Searched defs:OperandIndices (Results 1 – 2 of 2) sorted by relevance
1317 ArrayRef<unsigned> OperandIndices, in reassociateOps()1496 std::array<unsigned, 5> OperandIndices; in genAlternativeCodeSequence() local
3789 using OperandIndices = SmallVector<int16_t, MAX_SRC_OPERANDS_NUM>; typedef