Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp566 SDValue CombineZExtLogicopShiftLoad(SDNode *N);
10517 SDValue DAGCombiner::CombineZExtLogicopShiftLoad(SDNode *N) { in CombineZExtLogicopShiftLoad() function in DAGCombiner
11253 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND()