Searched defs:ConcatVT (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 8270 EVT ConcatVT = MVT::getVectorVT(ElType, NumElts); in LowerCONCAT_VECTORS_i1() local 8274 EVT ConcatVT = ConVec.getValueType(); in LowerCONCAT_VECTORS_i1() local 11171 EVT ConcatVT = EVT::getVectorVT(*DAG.getContext(), ElemTy, NumElts * 2); in AddCombineVUZPToVPADDL() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 9096 EVT ConcatVT = MVT::getVectorVT(ElType, NumElts); in LowerCONCAT_VECTORS_i1() local 9100 EVT ConcatVT = ConVec.getValueType(); in LowerCONCAT_VECTORS_i1() local 12545 EVT ConcatVT = EVT::getVectorVT(*DAG.getContext(), ElemTy, NumElts * 2); in AddCombineVUZPToVPADDL() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 20948 EVT ConcatVT = VecOp.getOperand(0).getValueType(); in visitEXTRACT_VECTOR_ELT() local 23089 EVT ConcatVT = N0.getOperand(0).getValueType(); in partitionShuffleOfConcats() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 13348 EVT ConcatVT = N0.getOperand(0).getValueType(); in partitionShuffleOfConcats() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 12640 MVT ConcatVT = MVT::getVectorVT(VT.getScalarType(), NumElts * 2); in lowerShuffleAsVTRUNC() local 33702 MVT ConcatVT = MVT::getVectorVT(EleVT.getSimpleVT(), 8 * NumConcats); in ReplaceNodeResults() local 33751 MVT ConcatVT = MVT::getVectorVT(VT.getSimpleVT().getVectorElementType(), in ReplaceNodeResults() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18722 EVT ConcatVT = N0.getOperand(0).getValueType(); in partitionShuffleOfConcats() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 19305 EVT ConcatVT = in performLOADCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 29036 MVT ConcatVT = MVT::getVectorVT(VT.getSimpleVT().getVectorElementType(), in ReplaceNodeResults() local
|