Searched refs:ScalarInVectorActions (Results 1 – 2 of 2) sorted by relevance
517 if (TypeIdx >= ScalarInVectorActions[OpcodeIdx].size()) in findVectorLegalAction()520 ScalarInVectorActions[OpcodeIdx][TypeIdx]; in findVectorLegalAction()
1008 ScalarInVectorActions[OpcodeIdx]; in setScalarInVectorAction()1133 SmallVector<SizeAndActionsVec, 1> ScalarInVectorActions[LastOp - FirstOp + 1]; variable