Searched defs:ConcatOp (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 14803 SDValue ConcatOp = InVec.getOperand(ConcatOpIdx); performINSERT_VECTOR_ELTCombine() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 22501 SDValue ConcatOp = VecOp.getOperand(Elt / ConcatNumElts); visitEXTRACT_VECTOR_ELT() local |