Lines Matching defs:ZExtLoad
7362 SDValue ZExtLoad = DAG.getMaskedGather(7366 CombineTo(N, ZExtLoad);7367 AddToWorklist(ZExtLoad.getNode());14348 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N))14349 return ZExtLoad;