Searched refs:cHigh128b (Results 1 – 1 of 1) sorted by relevance
872 ConstantInt* cHigh128b = cast<ConstantInt>(cB->getAggregateElement(i + numElms)); in PSHUFB() local876 char valHigh128bLane = (char)(cHigh128b->getSExtValue()); in PSHUFB()