Home | History | Annotate | Download | only in ARM

Lines Matching refs:VT2

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