Home | History | Annotate | Download | only in R600

Lines Matching refs:VT2

539 bool AMDGPUTargetLowering::isZExtFree(SDValue Val, EVT VT2) const {
540 return isZExtFree(Val.getValueType(), VT2);