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