Home
last modified time | relevance | path

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

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