Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isTruncateFree

2664     if (SrcTy != DstTy && TLI->isTruncateFree(SrcTy, DstTy)) {