Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp601 SDValue ReduceLoadOpStoreWidth(SDNode *N);
17597 SDValue DAGCombiner::ReduceLoadOpStoreWidth(SDNode *N) { in ReduceLoadOpStoreWidth() function in DAGCombiner
19195 return ReduceLoadOpStoreWidth(N); in visitSTORE()