Searched defs:SplatOp (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVGatherScatterLowering.cpp | 284 Value *SplatOp = getSplatValue(OtherOp); matchStridedRecurrence() local |
H A D | RISCVISelLowering.cpp | 8776 unsigned SplatOp = II->ScalarOperand + 1 + HasChain; lowerVectorIntrinsicScalars() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelDAGToDAG.cpp | 6328 unsigned SplatOp = (Type == MVT::v16i8) ? PPC::VSPLTB : PPC::VSPLTH; Select() local |