Home | History | Annotate | Download | only in X86

Lines Matching refs:isTruncateFree

638     /// isTruncateFree - Return true if it's free to truncate a value of
641 virtual bool isTruncateFree(Type *Ty1, Type *Ty2) const;
642 virtual bool isTruncateFree(EVT VT1, EVT VT2) const;
648 /// virtual registers. Also, if isTruncateFree(Ty2, Ty1) is true, this