Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14947 static SDValue combineToVWMACC(SDNode *N, SelectionDAG &DAG, in combineToVWMACC() function
15264 if (SDValue V = combineToVWMACC(N, DAG, Subtarget)) in PerformDAGCombine()
15763 return combineToVWMACC(N, DAG, Subtarget); in PerformDAGCombine()