Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp628 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness()
797 QualType SrcType = Self.Context.getCanonicalType(OrigSrcType); in CheckDynamicCast() local
950 QualType SrcType = SrcExpr->getType(); in DiagnoseReinterpretUpDownCast() local
1148 static bool IsAddressSpaceConversion(QualType SrcType, QualType DestType) { in IsAddressSpaceConversion()
1222 QualType SrcType = Self.Context.getCanonicalType(SrcExpr.get()->getType()); in TryStaticCast() local
1457 TryStaticPointerDowncast(Sema &Self, QualType SrcType, QualType DestType, in TryStaticPointerDowncast()
1491 TryStaticDowncast(Sema &Self, CanQualType SrcType, CanQualType DestType, in TryStaticDowncast()
1603 TryStaticMemberPointerUpcast(Sema &Self, ExprResult &SrcExpr, QualType SrcType, in TryStaticMemberPointerUpcast()
1780 QualType SrcType = SrcExpr.get()->getType(); in TryConstCast() local
1879 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast()
[all …]
DSemaExprObjC.cpp4187 QualType SrcType = castExpr->getType(); in CheckObjCBridgeRelatedCast() local
4225 QualType DestType, QualType SrcType, in checkObjCBridgeRelatedComponents()
4299 QualType DestType, QualType SrcType, in CheckObjCBridgeRelatedConversions()
/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()
/external/tensorflow/tensorflow/core/framework/
Dtensor_util.h123 using SrcType = typename std::iterator_traits<SrcIter>::value_type; in ToArray() local
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/
DImageCopy.frag.json13 "SrcType": [ array
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp871 Value *ScalarExprEmitter::EmitConversionToBool(Value *Src, QualType SrcType) { in EmitConversionToBool()
891 Value *OrigSrc, QualType OrigSrcType, Value *Src, QualType SrcType, in EmitFloatConversionCheck()
962 EmitIntegerTruncationCheckHelper(Value *Src, QualType SrcType, Value *Dst, in EmitIntegerTruncationCheckHelper()
999 QualType SrcType, QualType DstType) { in PromotionIsPotentiallyEligibleForImplicitIntegerConversionCheck()
1003 void ScalarExprEmitter::EmitIntegerTruncationCheck(Value *Src, QualType SrcType, in EmitIntegerTruncationCheck()
1056 EmitIntegerSignChangeCheckHelper(Value *Src, QualType SrcType, Value *Dst, in EmitIntegerSignChangeCheckHelper()
1112 void ScalarExprEmitter::EmitIntegerSignChangeCheck(Value *Src, QualType SrcType, in EmitIntegerSignChangeCheck()
1196 Value *ScalarExprEmitter::EmitScalarConversion(Value *Src, QualType SrcType, in EmitScalarConversion()
1597 QualType SrcType = E->getSrcExpr()->getType(), in VisitConvertVectorExpr() local
1972 const QualType SrcType = E->getType(); in VisitCastExpr() local
[all …]
DCGExprComplex.cpp427 QualType SrcType, in EmitComplexToComplexCast()
445 QualType SrcType, in EmitScalarToComplexCast()
/external/skqp/gm/
Dxfermodes.cpp14 enum SrcType { enum
/external/skia/gm/
Dxfermodes.cpp28 enum SrcType { enum
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_internal_shaders_autogen.h156 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()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h129 enum class SrcType { Ty_Reg, Ty_MIB, Ty_Predicate, Ty_Imm }; enum
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c364 unsigned int SrcType; member
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp426 Type *SrcType = CI->getArgOperand(0)->getType()->getScalarType(); in mightUseCTR() local
/external/skia/tests/
DVkHardwareBufferTest.cpp1070 enum class SrcType { enum
/external/skqp/tests/
DVkHardwareBufferTest.cpp1067 enum class SrcType { enum
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h128 enum class SrcType { Ty_Reg, Ty_MIB, Ty_Predicate, Ty_Imm }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp207 LLT SrcType = MRI.getType(Src1); in matchCombineShuffleVector() local
/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/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1910 MVT SrcType = CastOp.getSimpleValueType(); in performVECTOR_SHUFFLECombine() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp2021 Type *SrcType = X->getType(); in foldTruncShuffle() local

12