Home | History | Annotate | Download | only in X86

Lines Matching refs:isTruncateFree

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