Home | History | Annotate | Download | only in ARM

Lines Matching refs:VT2

9975 bool ARMTargetLowering::isZExtFree(SDValue Val, EVT VT2) const {
9981 !VT2.isSimple() || !VT2.isInteger())