Home
last modified time | relevance | path

Searched refs:ZExtLoad (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9005 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND() local
9006 return ZExtLoad; in visitZERO_EXTEND()