Home
last modified time | relevance | path

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

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