Searched refs:NumElements2Actions (Results 1 – 2 of 2) sorted by relevance
1233 if (NumElements2Actions[OpcodeIdx].find(ElementSize) == in setVectorNumElementAction()1234 NumElements2Actions[OpcodeIdx].end()) in setVectorNumElementAction()1235 NumElements2Actions[OpcodeIdx][ElementSize] = {{}}; in setVectorNumElementAction()1237 NumElements2Actions[OpcodeIdx].find(ElementSize)->second; in setVectorNumElementAction()1350 NumElements2Actions[LastOp - FirstOp + 1]; variable
671 auto i = NumElements2Actions[OpcodeIdx].find( in findVectorLegalAction()673 if (i == NumElements2Actions[OpcodeIdx].end()) { in findVectorLegalAction()