Home
last modified time | relevance | path

Searched defs:DstType (Results 1 – 25 of 30) sorted by relevance

12

/external/tensorflow/tensorflow/core/framework/
Dtensor_util.h124 using DstType = typename std::iterator_traits<DstIter>::value_type; in ToArray() local
/external/gemmlowp/internal/
Ddispatch_gemm_shape.h29 typedef T DstType; typedef
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp892 QualType DstType, llvm::Type *DstTy, SourceLocation Loc) { in EmitFloatConversionCheck()
963 QualType DstType, CGBuilderTy &Builder) { in EmitIntegerTruncationCheckHelper()
999 QualType SrcType, QualType DstType) { in PromotionIsPotentiallyEligibleForImplicitIntegerConversionCheck()
1004 Value *Dst, QualType DstType, in EmitIntegerTruncationCheck()
1057 QualType DstType, CGBuilderTy &Builder) { in EmitIntegerSignChangeCheckHelper()
1113 Value *Dst, QualType DstType, in EmitIntegerSignChangeCheck()
1197 QualType DstType, in EmitScalarConversion()
1598 DstType = E->getType(); in VisitConvertVectorExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp477 Type *DstType = (Size == 32) ? Int32Ty : Int64Ty; in lowerPrintfForGpu() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp470 Type *DstType = (Size == 32) ? Int32Ty : Int64Ty; in lowerPrintfForGpu() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp599 QualType DstType, llvm::Type *DstTy, SourceLocation Loc) { in EmitFloatConversionCheck()
733 QualType DstType, in EmitScalarConversion()
739 QualType DstType, in EmitScalarConversion()
1042 DstType = E->getType(); in VisitConvertVectorExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h67 enum class DstType { Ty_LLT, Ty_Reg, Ty_RC }; enum
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp427 Type *DstType = CI->getType()->getScalarType(); in mightUseCTR() local
/external/clang/lib/Sema/
DSema.cpp351 void Sema::diagnoseNullableToNonnullConversion(QualType DstType, in diagnoseNullableToNonnullConversion()
DSemaCast.cpp1730 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
DSemaExpr.cpp12337 bool Sema::ConversionToObjCStringLiteralCheck(QualType DstType, Expr *&Exp, in ConversionToObjCStringLiteralCheck()
12372 static bool maybeDiagnoseAssignmentToFunction(Sema &S, QualType DstType, in maybeDiagnoseAssignmentToFunction()
12393 QualType DstType, QualType SrcType, in DiagnoseAssignmentResult()
DSemaStmt.cpp1182 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
/external/skia/tests/
DVkHardwareBufferTest.cpp1076 enum class DstType { enum
/external/skqp/tests/
DVkHardwareBufferTest.cpp1073 enum class DstType { enum
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h66 enum class DstType { Ty_LLT, Ty_Reg, Ty_RC }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp205 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineShuffleVector() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1911 MVT DstType = Bitcast.getSimpleValueType(); in performVECTOR_SHUFFLECombine() local
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp1949 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
DSema.cpp502 void Sema::diagnoseNullableToNonnullConversion(QualType DstType, in diagnoseNullableToNonnullConversion()
DSemaStmt.cpp1310 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp644 const Type DstType = Dest->getType(); in emit() local
DIceAssemblerMIPS32.cpp798 const Type DstType = OpRd->getType(); in move() local
/external/clang/include/clang/AST/
DExpr.h3498 ConvertVectorExpr(Expr* SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr()
4619 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp190 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineShuffleVector() local
/external/llvm-project/clang/include/clang/AST/
DExpr.h4396 ConvertVectorExpr(Expr *SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr()
5957 AsTypeExpr(Expr *SrcExpr, QualType DstType, ExprValueKind VK, in AsTypeExpr()

12