Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp597 SDValue ReduceLoadOpStoreWidth(SDNode *N);
16447 SDValue DAGCombiner::ReduceLoadOpStoreWidth(SDNode *N) { in ReduceLoadOpStoreWidth() function in DAGCombiner
17989 return ReduceLoadOpStoreWidth(N); in visitSTORE()