Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isZExtFree

317 /// casts are free.  This uses isZExtFree and ZERO_EXTEND for the widening
349 TLI.isZExtFree(SmallVT, Op.getValueType())) {