Searched refs:SpecifiedActions (Results 1 – 2 of 2) sorted by relevance
776 if (SpecifiedActions[OpcodeIdx].size() <= Aspect.Idx) in setAction()777 SpecifiedActions[OpcodeIdx].resize(Aspect.Idx + 1); in setAction()778 SpecifiedActions[OpcodeIdx][Aspect.Idx][Aspect.Type] = Action; in setAction()1124 SmallVector<TypeMap, 1> SpecifiedActions[LastOp - FirstOp + 1]; variable
149 for (unsigned TypeIdx = 0; TypeIdx != SpecifiedActions[OpcodeIdx].size(); in computeTables()159 for (auto LLT2Action : SpecifiedActions[OpcodeIdx][TypeIdx]) { in computeTables()