Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp665 SDValue ReduceLoadOpStoreWidth(SDNode *N);
19881 SDValue DAGCombiner::ReduceLoadOpStoreWidth(SDNode *N) { in ReduceLoadOpStoreWidth() function in DAGCombiner
21656 return ReduceLoadOpStoreWidth(N); in visitSTORE()