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