Searched refs:AllowTruncation (Results 1 – 2 of 2) sorted by relevance
1905 bool AllowTruncation = false);1912 bool AllowTruncation = false);3343 bool AllowTruncation = false);3349 bool AllowTruncation = false) {3351 AllowTruncation);
354 bool AllowUndefs, bool AllowTruncation) { in matchUnaryPredicateImpl() argument373 if (!Cst || (!AllowTruncation && Cst->getValueType(0) != SVT) || in matchUnaryPredicateImpl()12565 bool AllowTruncation) { in isConstOrConstSplat() argument12570 return isConstOrConstSplat(N, DemandedElts, AllowUndefs, AllowTruncation); in isConstOrConstSplat()12575 bool AllowTruncation) { in isConstOrConstSplat() argument12586 if (AllowTruncation || CVT == VecEltVT) in isConstOrConstSplat()12602 if (AllowTruncation || (CVT == NSVT)) in isConstOrConstSplat()