Searched refs:IsShift (Results 1 – 1 of 1) sorted by relevance
9469 bool IsShift = false; in lowerBuildVectorToBitOp() local9476 IsShift = true; in lowerBuildVectorToBitOp()9501 if (!IsShift) in lowerBuildVectorToBitOp()9513 if (IsShift && any_of(RHSElts, [&](SDValue V) { return RHSElts[0] != V; })) in lowerBuildVectorToBitOp()