Home | History | Annotate | Download | only in XCore

Lines Matching refs:VT2

189 bool XCoreTargetLowering::isZExtFree(SDValue Val, EVT VT2) const {
195 !VT2.isSimple() || !VT2.isInteger())