| /external/clang/lib/Sema/ |
| D | SemaCast.cpp | 67 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 …]
|
| D | SemaInit.cpp | 3409 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 …]
|
| D | SemaExprObjC.cpp | 3845 QualType DestType, QualType SrcType, in checkObjCBridgeRelatedComponents() 3919 QualType DestType, QualType SrcType, in CheckObjCBridgeRelatedConversions()
|
| D | SemaOverload.cpp | 4977 QualType FromRecordType, DestType; in PerformObjectArgumentInitialization() local 8995 QualType DestType, bool TakingAddress) { in NoteOverloadCandidate() 9011 void Sema::NoteAllOverloadCandidates(Expr *OverloadedExpr, QualType DestType, in NoteAllOverloadCandidates()
|
| /external/pigweed/pw_toolchain/public/pw_toolchain/internal/ |
| D | sibling_cast.h | 50 using DestType = std::remove_pointer_t<std::remove_reference_t<Dest>>; in SiblingCast() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyAddMissingPrototypes.cpp | 96 if (auto *DestType = dyn_cast<FunctionType>( in runOnModule() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyAddMissingPrototypes.cpp | 109 FunctionType *DestType = CB->getFunctionType(); in runOnModule() local
|
| /external/libgav1/src/dsp/ |
| D | warp.cc | 99 using DestType = in Warp_C() typedef
|
| D | warp_test.cc | 288 using DestType = typedef in libgav1::dsp::__anon6f40dcf40111::WarpTest
|
| /external/libgav1/src/dsp/arm/ |
| D | warp_neon.cc | 136 using DestType = in Warp_NEON() typedef 563 using DestType = in Warp_NEON() typedef
|
| /external/clang/lib/CodeGen/ |
| D | CGExprConstant.cpp | 1238 QualType DestType, in EmitConstantExpr() 1263 QualType DestType, in EmitConstantValue() 1473 QualType DestType, in EmitConstantValueForMemory()
|
| D | CGExprComplex.cpp | 397 QualType DestType, in EmitComplexToComplexCast() 413 QualType DestType, in EmitScalarToComplexCast()
|
| D | CGStmtOpenMP.cpp | 2782 QualType SrcType, QualType DestType, in convertToScalarValue() 2796 QualType DestType, SourceLocation Loc) { in convertToComplexValue()
|
| /external/libgav1/src/dsp/x86/ |
| D | warp_sse4.cc | 480 using DestType = in Warp_SSE4_1() typedef
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 442 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local 1781 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 532 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local 1978 Type *DestType = FI.getType(); in foldItoFPtoI() local 2373 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
|
| D | InstCombineVectorOps.cpp | 2340 Type *DestType = Shuf.getType(); in foldTruncShuffle() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | DynamicTypePropagation.cpp | 528 QualType DestType = CE->getType(); in checkPostStmt() local
|
| D | NullabilityChecker.cpp | 960 QualType DestType = CE->getType(); in checkPostStmt() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 459 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local 2104 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 1651 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
|
| D | ExprCXX.cpp | 571 QualType DestType = getType(); in isAlwaysNull() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | WasmTranslator.cpp | 1217 auto DestType = toIceType(Type); in LoadMem() local
|
| D | PNaClTranslator.cpp | 2364 Ice::Type DestType = getCompareResultType(Op1Type); in ProcessRecord() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 1682 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert() local
|