Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15508 static SDValue combineVFMADD_VLWithVFNEG_VL(SDNode *N, SelectionDAG &DAG) { in combineVFMADD_VLWithVFNEG_VL()
15547 if (SDValue V = combineVFMADD_VLWithVFNEG_VL(N, DAG)) in performVFMADD_VLCombine()
15505 static SDValue combineVFMADD_VLWithVFNEG_VL(SDNode *N, SelectionDAG &DAG) { combineVFMADD_VLWithVFNEG_VL() function