Searched defs:selectVSplat (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchISelDAGToDAG.cpp | 324 bool LoongArchDAGToDAGISel::selectVSplat(SDNode *N, APInt &Imm, selectVSplat() function in LoongArchDAGToDAGISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelDAGToDAG.cpp | 157 bool MipsDAGToDAGISel::selectVSplat(SDNode *N, APInt &Imm, in selectVSplat() function in MipsDAGToDAGISel |
H A D | MipsSEISelDAGToDAG.cpp | 511 bool MipsSEDAGToDAGISel::selectVSplat(SDNode *N, APInt &Imm, in selectVSplat() function in MipsSEDAGToDAGISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelDAGToDAG.cpp | 3120 bool RISCVDAGToDAGISel::selectVSplat(SDValue N, SDValue &SplatVal) { selectVSplat() function in RISCVDAGToDAGISel |