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