Lines Matching defs:ZExtLoad
7217 SDValue ZExtLoad = DAG.getMaskedGather(7221 CombineTo(N, ZExtLoad);7222 AddToWorklist(ZExtLoad.getNode());14053 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N))14054 return ZExtLoad;