/external/tensorflow/tensorflow/core/framework/ |
D | tensor_util.h | 124 using DstType = typename std::iterator_traits<DstIter>::value_type; in ToArray() local
|
/external/gemmlowp/internal/ |
D | dispatch_gemm_shape.h | 29 typedef T DstType; typedef
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 892 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/ |
D | AMDGPUPrintfRuntimeBinding.cpp | 477 Type *DstType = (Size == 32) ? Int32Ty : Int64Ty; in lowerPrintfForGpu() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPrintfRuntimeBinding.cpp | 470 Type *DstType = (Size == 32) ? Int32Ty : Int64Ty; in lowerPrintfForGpu() local
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 599 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/ |
D | MachineIRBuilder.h | 67 enum class DstType { Ty_LLT, Ty_Reg, Ty_RC }; enum
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 427 Type *DstType = CI->getType()->getScalarType(); in mightUseCTR() local
|
/external/clang/lib/Sema/ |
D | Sema.cpp | 351 void Sema::diagnoseNullableToNonnullConversion(QualType DstType, in diagnoseNullableToNonnullConversion()
|
D | SemaCast.cpp | 1730 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
|
D | SemaExpr.cpp | 12337 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()
|
D | SemaStmt.cpp | 1182 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
|
/external/skia/tests/ |
D | VkHardwareBufferTest.cpp | 1076 enum class DstType { enum
|
/external/skqp/tests/ |
D | VkHardwareBufferTest.cpp | 1073 enum class DstType { enum
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 66 enum class DstType { Ty_LLT, Ty_Reg, Ty_RC }; enum
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 205 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineShuffleVector() local
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1911 MVT DstType = Bitcast.getSimpleValueType(); in performVECTOR_SHUFFLECombine() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaCast.cpp | 1949 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
|
D | Sema.cpp | 502 void Sema::diagnoseNullableToNonnullConversion(QualType DstType, in diagnoseNullableToNonnullConversion()
|
D | SemaStmt.cpp | 1310 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInstMIPS32.cpp | 644 const Type DstType = Dest->getType(); in emit() local
|
D | IceAssemblerMIPS32.cpp | 798 const Type DstType = OpRd->getType(); in move() local
|
/external/clang/include/clang/AST/ |
D | Expr.h | 3498 ConvertVectorExpr(Expr* SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr() 4619 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr()
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 190 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineShuffleVector() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | Expr.h | 4396 ConvertVectorExpr(Expr *SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr() 5957 AsTypeExpr(Expr *SrcExpr, QualType DstType, ExprValueKind VK, in AsTypeExpr()
|