Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15545 static SDValue performVFMADD_VLCombine(SDNode *N, SelectionDAG &DAG, in performVFMADD_VLCombine()
17309 return performVFMADD_VLCombine(N, DAG, Subtarget); in PerformDAGCombine()
15542 static SDValue performVFMADD_VLCombine(SDNode *N, SelectionDAG &DAG, performVFMADD_VLCombine() function