Searched refs:SourceByte (Results 1 – 1 of 1) sorted by relevance
32375 int SourceByte = 16 + (i * ScalarSizeInBytes) + j; in LowerBITREVERSE_XOP() local32376 int PermuteByte = SourceByte | (2 << 5); in LowerBITREVERSE_XOP()