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