Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUPreLegalizerCombiner.cpp70 const LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchClampI64ToI16() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp477 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
DCGStmtOpenMP.cpp172 static Address castValueFromUintptr(CodeGenFunction &CGF, QualType DstType, in castValueFromUintptr()
/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/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.cpp1102 enum class DstType { enum
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h75 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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp311 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineShuffleVector() local
5321 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in canCombineFMadOrFMA() local
5407 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineFAddFpExtFMulToFMadOrFMA() local
5530 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineFAddFpExtFMulToFMadOrFMAAggressive() local
DLegalizerHelper.cpp5132 LLT DstType = MRI.getType(DstReg); in narrowScalarAddSub() local
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp550 const Type DstType = Dest->getType(); in emit() local
DIceAssemblerMIPS32.cpp798 const Type DstType = OpRd->getType(); in move() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DIRBuilder.cpp110 Value *IRBuilderBase::CreateStepVector(Type *DstType, const Twine &Name) { in CreateStepVector()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp2350 MVT DstType = Bitcast.getSimpleValueType(); in performVECTOR_SHUFFLECombine() 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/mesa3d/src/nouveau/compiler/nak/
Dir.rs1465 pub enum DstType { enum
1477 impl DstType { implementation
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2929 Type *DstType = Bitcast->getType(); in foldICmpBitCast() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2092 Type *DstType = Trunc->getType(); in getAddExpr() local