Searched refs:ZExtLoad (Results 1 – 1 of 1) sorted by relevance
7226 SDValue ZExtLoad = DAG.getMaskedGather( in visitAND() local7230 CombineTo(N, ZExtLoad); in visitAND()7231 AddToWorklist(ZExtLoad.getNode()); in visitAND()13820 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND() local13821 return ZExtLoad; in visitZERO_EXTEND()