Searched defs:ConcatNumElts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 16076 unsigned ConcatNumElts = ConcatVT.getVectorNumElements(); performINSERT_VECTOR_ELTCombine() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 22798 unsigned ConcatNumElts = ConcatVT.getVectorNumElements(); visitEXTRACT_VECTOR_ELT() local |