Searched refs:ZExtLoad (Results 1 – 1 of 1) sorted by relevance
7217 SDValue ZExtLoad = DAG.getMaskedGather( in visitAND() local7221 CombineTo(N, ZExtLoad); in visitAND()7222 AddToWorklist(ZExtLoad.getNode()); in visitAND()14053 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND() local14054 return ZExtLoad; in visitZERO_EXTEND()