Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:isTruncateFree

527 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const {
535 bool SystemZTargetLowering::isTruncateFree(EVT FromVT, EVT ToVT) const {
774 return isTruncateFree(FromType, ToType);