Searched refs:NumElements2Actions (Results 1 – 2 of 2) sorted by relevance
359 if (NumElements2Actions[OpcodeIdx].find(ElementSize) == in setVectorNumElementAction()360 NumElements2Actions[OpcodeIdx].end()) in setVectorNumElementAction()361 NumElements2Actions[OpcodeIdx][ElementSize] = {{}}; in setVectorNumElementAction()363 NumElements2Actions[OpcodeIdx].find(ElementSize)->second; in setVectorNumElementAction()476 NumElements2Actions[LastOp - FirstOp + 1]; variable
350 auto i = NumElements2Actions[OpcodeIdx].find( in findVectorLegalAction()352 if (i == NumElements2Actions[OpcodeIdx].end()) { in findVectorLegalAction()