Searched refs:SclWidth (Results 1 – 1 of 1) sorted by relevance
1612 int SclWidth, int VecWidth, in printZeroUpperMove() argument1623 printConstant(C, SclWidth, CS); in printZeroUpperMove()1624 for (int I = 1, E = VecWidth / SclWidth; I < E; ++I) { in printZeroUpperMove()1626 printConstant(C, SclWidth, CS, true); in printZeroUpperMove()