Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCast.cpp67 QualType DestType; member
241 QualType DestType = DestTInfo->getType(); in BuildCXXNamedCast() local
487 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness()
583 QualType DestType = Self.Context.getCanonicalType(this->DestType); in CheckDynamicCast() local
747 QualType DestType, in DiagnoseReinterpretUpDownCast()
946 QualType DestType, in TryStaticCast()
1135 TryLValueToRValueCast(Sema &Self, Expr *SrcExpr, QualType DestType, in TryLValueToRValueCast()
1189 TryStaticReferenceDowncast(Sema &Self, Expr *SrcExpr, QualType DestType, in TryStaticReferenceDowncast()
1227 TryStaticPointerDowncast(Sema &Self, QualType SrcType, QualType DestType, in TryStaticPointerDowncast()
1261 TryStaticDowncast(Sema &Self, CanQualType SrcType, CanQualType DestType, in TryStaticDowncast()
[all …]
H A DSemaInit.cpp3409 QualType DestType, in TryInitializerListConstruction()
3514 MultiExprArg Args, QualType DestType, in TryConstructorInitialization()
3693 QualType DestType = Entity.getType(); in TryReferenceListInitialization() local
3756 QualType DestType = Entity.getType(); in TryListInitialization() local
3949 QualType DestType = Entity.getType(); in TryRefInitWithConversionFunction() local
4129 QualType DestType = Entity.getType(); in TryReferenceInitialization() local
4209 QualType DestType = Entity.getType(); in TryReferenceInitializationCore() local
4533 QualType DestType = S.Context.getBaseElementType(Entity.getType()); in TryDefaultInitialization() local
4565 QualType DestType, in TryUserDefinedConversion()
4886 QualType DestType, in TryOCLSamplerInitialization()
[all …]
H A DSemaExprObjC.cpp3845 QualType DestType, QualType SrcType, in checkObjCBridgeRelatedComponents()
3919 QualType DestType, QualType SrcType, in CheckObjCBridgeRelatedConversions()
/aosp_15_r20/external/pigweed/pw_toolchain/public/pw_toolchain/internal/
H A Dsibling_cast.h50 using DestType = std::remove_pointer_t<std::remove_reference_t<Dest>>; in SiblingCast() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprConstant.cpp1238 QualType DestType, in EmitConstantExpr()
1263 QualType DestType, in EmitConstantValue()
1473 QualType DestType, in EmitConstantValueForMemory()
H A DCGExprComplex.cpp397 QualType DestType, in EmitComplexToComplexCast()
413 QualType DestType, in EmitScalarToComplexCast()
H A DCGStmtOpenMP.cpp2782 QualType SrcType, QualType DestType, in convertToScalarValue()
2796 QualType DestType, SourceLocation Loc) { in convertToComplexValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp96 if (auto *DestType = dyn_cast<FunctionType>( in runOnModule() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dwarp_neon.cc136 using DestType = in Warp_NEON() typedef
563 using DestType = in Warp_NEON() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp109 FunctionType *DestType = CB->getFunctionType(); in runOnModule() local
/aosp_15_r20/external/libgav1/src/dsp/
H A Dwarp.cc99 using DestType = in Warp_C() typedef
H A Dwarp_test.cc288 using DestType = typedef in libgav1::dsp::__anon3602b0d60111::WarpTest
/aosp_15_r20/frameworks/libs/binary_translation/heavy_optimizer/riscv64/
Dinline_intrinsic.h178 using DestType = typename DestRegClass::Type; in Mov() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp532 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local
1978 Type *DestType = FI.getType(); in foldItoFPtoI() local
2373 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp442 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local
1781 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dwarp_sse4.cc480 using DestType = in Warp_SSE4_1() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp459 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local
2104 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp528 QualType DestType = CE->getType(); in checkPostStmt() local
H A DNullabilityChecker.cpp960 QualType DestType = CE->getType(); in checkPostStmt() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp1651 const T &SrcValue, QualType DestType) { in HandleOverflow()
1659 QualType DestType, APSInt &Result) { in HandleFloatToIntCast()
1673 QualType SrcType, QualType DestType, in HandleFloatToFloatCast()
1685 QualType DestType, QualType SrcType, in HandleIntToIntCast()
1698 QualType DestType, APFloat &Result) { in HandleIntToFloatCast()
8021 QualType DestType = E->getType(); in VisitCastExpr() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DOverload.h740 QualType DestType, in getNullptrToBool()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DOverload.h740 QualType DestType, in getNullptrToBool()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DOverload.h718 QualType DestType, in getNullptrToBool()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DOverload.h743 QualType DestType, in getNullptrToBool()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp1217 auto DestType = toIceType(Type); in LoadMem() local

12