Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateShl

686         Val = CGF.Builder.CreateShl(Val, DstSize - SrcSize, "coerce.highbits");