Searched defs:VecIn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ | ||
H A D | MachineIRBuilder.h | 2026 buildVecReduceSeqFAdd(const DstOp & Dst,const SrcOp & ScalarIn,const SrcOp & VecIn) buildVecReduceSeqFAdd() argument |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 9104 SDValue VecIn = Op.getOperand(0); LowerINSERT_VECTOR_ELT() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 23279 SmallVector<SDValue, 8> VecIn; reduceBuildVecToShuffle() local |