Searched refs:ZExtLoad (Results 1 – 1 of 1) sorted by relevance
7640 SDValue ZExtLoad = DAG.getMaskedGather( in visitAND() local7644 CombineTo(N, ZExtLoad); in visitAND()7645 AddToWorklist(ZExtLoad.getNode()); in visitAND()14924 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND() local14925 return ZExtLoad; in visitZERO_EXTEND()