Home
last modified time | relevance | path

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

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