Searched refs:ZExtLoad (Results 1 – 1 of 1) sorted by relevance
6519 SDValue ZExtLoad = DAG.getMaskedGather( in visitAND() local6523 CombineTo(N, ZExtLoad); in visitAND()6524 AddToWorklist(ZExtLoad.getNode()); in visitAND()12897 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND() local12898 return ZExtLoad; in visitZERO_EXTEND()