Searched refs:ZExtLoad (Results 1 – 1 of 1) sorted by relevance
6386 SDValue ZExtLoad = DAG.getMaskedGather( in visitAND() local6390 CombineTo(N, ZExtLoad); in visitAND()6391 AddToWorklist(ZExtLoad.getNode()); in visitAND()12390 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND() local12391 return ZExtLoad; in visitZERO_EXTEND()