Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16161 static SDValue performCONCAT_VECTORSCombine(SDNode *N, SelectionDAG &DAG, in performCONCAT_VECTORSCombine()
17438 if (SDValue V = performCONCAT_VECTORSCombine(N, DAG, Subtarget, *this)) in PerformDAGCombine()
16158 static SDValue performCONCAT_VECTORSCombine(SDNode *N, SelectionDAG &DAG, performCONCAT_VECTORSCombine() function