Searched defs:SplatOne (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 8202 SDValue SplatOne = DAG.getConstant(1, DL, Subtarget.getXLenVT()); lowerVectorMaskTruncLike() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 13169 SDValue SplatOne = DAG.getNode(ISD::SPLAT_VECTOR, DL, MVT::nxv2i64, One); LowerDUPQLane() local |