/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ValueTypes.cpp | 46 EVT ResultVT; in getExtendedVectorVT() local 54 EVT ResultVT; in getExtendedVectorVT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
H A D | VECustomDAG.cpp | 422 SDValue VECustomDAG::getMaskBroadcast(EVT ResultVT, SDValue Scalar, in getMaskBroadcast() 451 SDValue VECustomDAG::getBroadcast(EVT ResultVT, SDValue Scalar, in getBroadcast()
|
H A D | VEISelLowering.cpp | 1834 MVT ResultVT = Op.getSimpleValueType(); in lowerBUILD_VECTOR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ValueTypes.cpp | 37 EVT ResultVT; in getExtendedVectorVT() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | ValueTypes.cpp | 42 EVT ResultVT; in getExtendedVectorVT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 247 EVT ResultVT = N->getValueType(i); in run() local
|
H A D | SelectionDAGBuilder.cpp | 6907 EVT ResultVT = Op1.getValueType(); in visitIntrinsicCall() local 7300 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitIntrinsicCall() local 7308 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitIntrinsicCall() local 9305 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), *CurResultType); in visitInlineAsm() local 11530 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitStepVector() local
|
H A D | LegalizeVectorTypes.cpp | 602 EVT ResultVT = N->getValueType(0).getVectorElementType(); in ScalarizeVecRes_IS_FPCLASS() local 5959 EVT ResultVT = N->getValueType(0); in WidenVecOp_IS_FPCLASS() local
|
H A D | TargetLowering.cpp | 8007 SDValue TargetLowering::expandIS_FPCLASS(EVT ResultVT, SDValue Op, in expandIS_FPCLASS()
|
H A D | DAGCombiner.cpp | 20384 EVT ResultVT = EVE->getValueType(0); in scalarizeExtractedVectorLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 235 EVT ResultVT = N->getValueType(i); in run() local
|
H A D | SelectionDAGBuilder.cpp | 6646 EVT ResultVT = Op1.getValueType(); in visitIntrinsicCall() local 8478 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), *CurResultType); in visitInlineAsm() local
|
H A D | DAGCombiner.cpp | 16942 EVT ResultVT = EVE->getValueType(0); in scalarizeExtractedVectorLoad() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 223 EVT ResultVT = N->getValueType(i); in run() local
|
H A D | DAGCombiner.cpp | 12259 EVT ResultVT = EVE->getValueType(0); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 5816 EVT ResultVT = Op.getValueType(); in lowerEXTRACT_VECTOR_ELT() local 5909 EVT ResultVT = Op.getValueType(); in lowerVECTOR_SHUFFLE() local 5961 EVT ResultVT = Op.getValueType(); in lowerSCALAR_TO_VECTOR() local 11833 MVT ResultVT = NewChannels == 1 ? in adjustWritemask() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2557 EVT ResultVT = EVT::getVectorVT(*DAG.getContext(), ElVT, in extractSubVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 4884 EVT ResultVT = Op.getValueType(); in lowerEXTRACT_VECTOR_ELT() local 4929 EVT ResultVT = Op.getValueType(); in lowerVECTOR_SHUFFLE() local 10236 MVT ResultVT = NewChannels == 1 ? in adjustWritemask() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 5660 MVT ResultVT = Op.getSimpleValueType(); in lowerIS_FPCLASS() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 4423 EVT ResultVT = EVT::getVectorVT(*DAG.getContext(), ElVT, in extractSubVector() local 4477 EVT ResultVT = Result.getValueType(); in insertSubVector() local 4508 EVT ResultVT = Result.getValueType(); in insert128BitVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 5109 EVT ResultVT = EVT::getVectorVT(Context, SrcEltVT, Count); in lowerVectorTruncLike() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 5624 EVT ResultVT = EVT::getVectorVT(*DAG.getContext(), ElVT, in extractSubVector() local 5674 EVT ResultVT = Result.getValueType(); in insertSubVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6504 EVT ResultVT = EVT::getVectorVT(*DAG.getContext(), ElVT, in extractSubVector() local 6554 EVT ResultVT = Result.getValueType(); in insertSubVector() local
|