Searched defs:DstType (Results 1 – 16 of 16) sorted by relevance
| /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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUPrintfRuntimeBinding.cpp | 477 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
|
| D | CGStmtOpenMP.cpp | 172 static Address castValueFromUintptr(CodeGenFunction &CGF, QualType DstType, in castValueFromUintptr()
|
| /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/skia/tests/ |
| D | VkHardwareBufferTest.cpp | 1082 enum class DstType { enum
|
| /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/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/swiftshader/third_party/subzero/src/ |
| D | IceInstMIPS32.cpp | 550 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/lib/Analysis/ |
| D | ScalarEvolution.cpp | 2092 Type *DstType = Trunc->getType(); in getAddExpr() local
|