Home
last modified time | relevance | path

Searched defs:selectVSplat (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp329 bool LoongArchDAGToDAGISel::selectVSplat(SDNode *N, APInt &Imm, in selectVSplat() function in LoongArchDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp157 bool MipsDAGToDAGISel::selectVSplat(SDNode *N, APInt &Imm, in selectVSplat() function in MipsDAGToDAGISel
H A DMipsSEISelDAGToDAG.cpp511 bool MipsSEDAGToDAGISel::selectVSplat(SDNode *N, APInt &Imm, in selectVSplat() function in MipsSEDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp3321 bool RISCVDAGToDAGISel::selectVSplat(SDValue N, SDValue &SplatVal) { in selectVSplat() function in RISCVDAGToDAGISel