Home | History | Annotate | Download | only in ARM

Lines Matching refs:VT2

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