Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isZExtFree

2464         (!TLI.isZExtFree(VT, Op0VT) ||
5284 !TLI.isZExtFree(N0.getValueType(), VT))) {
8101 !LS.DAG->getTargetLoweringInfo().isZExtFree(LoadedType, TruncType))