Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp565 SDValue CombineExtLoad(SDNode *N);
10417 SDValue DAGCombiner::CombineExtLoad(SDNode *N) { in CombineExtLoad() function in DAGCombiner
10850 if (SDValue ExtLoad = CombineExtLoad(N)) in visitSIGN_EXTEND()
11190 if (SDValue ExtLoad = CombineExtLoad(N)) in visitZERO_EXTEND()