Searched refs:ZExtLoad (Results 1 – 1 of 1) sorted by relevance
5843 SDValue ZExtLoad = DAG.getMaskedGather( in visitAND() local5847 CombineTo(N, ZExtLoad); in visitAND()5848 AddToWorklist(ZExtLoad.getNode()); in visitAND()11450 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND() local11451 return ZExtLoad; in visitZERO_EXTEND()