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