Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/numerics/
Dsafe_conversions.h78 using SrcType = typename internal::UnderlyingType<Src>::type; in checked_cast() local
130 using SrcType = typename UnderlyingType<Src>::type; in saturated_cast() local
141 using SrcType = typename UnderlyingType<Src>::type; in strict_cast() local
/external/clang/lib/Sema/
DSemaCast.cpp487 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness()
623 QualType SrcType = Self.Context.getCanonicalType(OrigSrcType); in CheckDynamicCast() local
749 QualType SrcType = SrcExpr->getType(); in DiagnoseReinterpretUpDownCast() local
1005 QualType SrcType = Self.Context.getCanonicalType(SrcExpr.get()->getType()); in TryStaticCast() local
1227 TryStaticPointerDowncast(Sema &Self, QualType SrcType, QualType DestType, in TryStaticPointerDowncast()
1261 TryStaticDowncast(Sema &Self, CanQualType SrcType, CanQualType DestType, in TryStaticDowncast()
1373 TryStaticMemberPointerUpcast(Sema &Self, ExprResult &SrcExpr, QualType SrcType, in TryStaticMemberPointerUpcast()
1547 QualType SrcType = SrcExpr.get()->getType(); in TryConstCast() local
1660 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast()
1712 QualType SrcType = SrcExpr.get()->getType(); in DiagnoseCastOfObjCSEL() local
[all …]
DSemaExprObjC.cpp3807 QualType SrcType = castExpr->getType(); in CheckObjCBridgeRelatedCast() local
3845 QualType DestType, QualType SrcType, in checkObjCBridgeRelatedComponents()
3919 QualType DestType, QualType SrcType, in CheckObjCBridgeRelatedConversions()
DSema.cpp352 QualType SrcType, in diagnoseNullableToNonnullConversion()
DSemaStmt.cpp1182 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
DSemaExpr.cpp12393 QualType DstType, QualType SrcType, in DiagnoseAssignmentResult()
/external/tensorflow/tensorflow/core/framework/
Dtensor_util.h119 using SrcType = typename std::iterator_traits<SrcIter>::value_type; in ToArray() local
/external/skqp/gm/
Dxfermodes.cpp14 enum SrcType { enum
/external/skia/gm/
Dxfermodes.cpp14 enum SrcType { enum
/external/clang/lib/CodeGen/
DCGExprScalar.cpp578 Value *ScalarExprEmitter::EmitConversionToBool(Value *Src, QualType SrcType) { in EmitConversionToBool()
598 Value *OrigSrc, QualType OrigSrcType, Value *Src, QualType SrcType, in EmitFloatConversionCheck()
732 Value *ScalarExprEmitter::EmitScalarConversion(Value *Src, QualType SrcType, in EmitScalarConversion()
738 Value *ScalarExprEmitter::EmitScalarConversion(Value *Src, QualType SrcType, in EmitScalarConversion()
1041 QualType SrcType = E->getSrcExpr()->getType(), in VisitConvertVectorExpr() local
DCGExprComplex.cpp396 QualType SrcType, in EmitComplexToComplexCast()
412 QualType SrcType, in EmitScalarToComplexCast()
DCGStmtOpenMP.cpp2782 QualType SrcType, QualType DestType, in convertToScalarValue()
2795 convertToComplexValue(CodeGenFunction &CGF, RValue Val, QualType SrcType, in convertToComplexValue()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c364 unsigned int SrcType; member
/external/skia/tests/
DVkHardwareBufferTest.cpp1054 enum class SrcType { enum
/external/skqp/tests/
DVkHardwareBufferTest.cpp1066 enum class SrcType { enum
/external/clang/lib/AST/
DExprConstant.cpp1658 QualType SrcType, const APFloat &Value, in HandleFloatToIntCast()
1673 QualType SrcType, QualType DestType, in HandleFloatToFloatCast()
1685 QualType DestType, QualType SrcType, in HandleIntToIntCast()
1697 QualType SrcType, const APSInt &Value, in HandleIntToFloatCast()
8022 QualType SrcType = SubExpr->getType(); in VisitCastExpr() local
DExprCXX.cpp570 QualType SrcType = getSubExpr()->getType(); in isAlwaysNull() local
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp645 const Type SrcType = Src->getType(); in emit() local
DIceAssemblerMIPS32.cpp797 const Type SrcType = OpRs->getType(); in move() local
DIceTargetLoweringMIPS32.cpp335 const Type SrcType = Src0->getType(); in genTargetHelperCallFor() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1950 PointerType *SrcType = cast<PointerType>(BCI->getSrcTy()); in visitGetElementPtrInst() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1531 Type *SrcType = Trunc->getOperand()->getType(); in getAddExpr() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2093 Type *SrcType = Trunc->getOperand()->getType(); in getAddExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp2455 if (auto *SrcType = FindTruncSrcType()) { in getAddExpr() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28100 EVT SrcType = Shuffle->getValueType(0); in combineVectorZext() local