Lines Matching defs:isZExtFree
35143 bool X86TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const {35148 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const {35153 bool X86TargetLowering::isZExtFree(SDValue Val, EVT VT2) const {35155 if (isZExtFree(VT1, VT2))