Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp3306 static SDValue findVSplat(SDValue N) { in findVSplat() function
3322 SDValue Splat = findVSplat(N); in selectVSplat()
3334 SDValue Splat = findVSplat(N); in selectVSplatImmHelper()