Home
last modified time | relevance | path

Searched defs:ConcatVT (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10480 MVT ConcatVT = lowerVECTOR_DEINTERLEAVE() local
10566 MVT ConcatVT = lowerVECTOR_INTERLEAVE() local
16137 EVT ConcatVT = InVec.getOperand(0).getValueType(); performINSERT_VECTOR_ELTCombine() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9170 EVT ConcatVT = MVT::getVectorVT(ElType, NumElts); in LowerCONCAT_VECTORS_i1() local
9187 EVT ConcatVT = ConVec.getValueType(); in LowerCONCAT_VECTORS_i1() local
12711 EVT ConcatVT = EVT::getVectorVT(*DAG.getContext(), ElemTy, NumElts * 2); in AddCombineVUZPToVPADDL() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22856 EVT ConcatVT = VecOp.getOperand(0).getValueType(); in visitEXTRACT_VECTOR_ELT() local
25033 EVT ConcatVT = N0.getOperand(0).getValueType(); in partitionShuffleOfConcats() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10265 MVT ConcatVT = MVT::getVectorVT(VT.getScalarType(), NumElts * 2); in lowerShuffleAsVTRUNC() local
32952 MVT ConcatVT = MVT::getVectorVT(EleVT.getSimpleVT(), 8 * NumConcats); in ReplaceNodeResults() local
33001 MVT ConcatVT = MVT::getVectorVT(VT.getSimpleVT().getVectorElementType(), in ReplaceNodeResults() local
56181 EVT ConcatVT = in combineConcatVectorOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22709 EVT ConcatVT = in performLOADCombine() local