Searched refs:BitWidthConstant (Results 1 – 1 of 1) sorted by relevance
309 ConstantInt *BitWidthConstant = IRB.getInt({BitWidth, BitWidth}); in lowerFunnelShifts() local312 ? IRB.CreateVectorSplat(VectorTy->getNumElements(), BitWidthConstant) in lowerFunnelShifts()313 : BitWidthConstant; in lowerFunnelShifts()