Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp617 SDValue ReduceLoadOpStoreWidth(SDNode *N);
18251 SDValue DAGCombiner::ReduceLoadOpStoreWidth(SDNode *N) { in ReduceLoadOpStoreWidth() function in DAGCombiner
19867 return ReduceLoadOpStoreWidth(N); in visitSTORE()