Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2102 SDValue performLowerPartialReduction(SDNode *N, SelectionDAG &DAG) { in performLowerPartialReduction() function
3530 return performLowerPartialReduction(N, DCI.DAG); in PerformDAGCombine()