| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | complete-type-factors.m | 42 // CHECK-CC1: ParmDecl:{ResultType int}{TypedText integer} (8) 55 // CHECK-CC2: VarDecl:{ResultType int}{TypedText i} (17) 56 // CHECK-CC2: ParmDecl:{ResultType int}{TypedText integer} (17) 64 // CHECK-CC3: VarDecl:{ResultType enum Color}{TypedText c} (34) 71 // CHECK-CC3: VarDecl:{ResultType int}{TypedText i} (17) 72 // CHECK-CC3: ParmDecl:{ResultType int}{TypedText integer} (17) 87 // CHECK-CC4: VarDecl:{ResultType int}{TypedText i} (34) 98 // CHECK-CC6: VarDecl:{ResultType enum Color}{TypedText c} (8) 105 // CHECK-CC6: VarDecl:{ResultType int}{TypedText i} (17) 114 // CHECK-CC7: ParmDecl:{ResultType A *}{TypedText a} (34) [all …]
|
| H A D | complete-properties.m | 60 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop0} 61 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop1} 62 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText Prop2} 63 // CHECK-CC1: ObjCPropertyDecl:{ResultType id}{TypedText Prop3} 64 // CHECK-CC1: ObjCPropertyDecl:{ResultType id}{TypedText Prop4} 66 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop0} 67 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop1} 69 // CHECK-CC2: ObjCPropertyDecl:{ResultType id}{TypedText Prop4} 71 // CHECK-CC3: ObjCIvarDecl:{ResultType id}{TypedText _Prop3} (36) 76 // CHECK-CC4: ObjCPropertyDecl:{ResultType int}{TypedText Prop0} [all …]
|
| H A D | complete-objc-message.m | 223 // CHECK-CC3: ObjCClassMethodDecl:{ResultType int}{TypedText MyPrivateMethod} 234 // CHECK-CC7: ObjCInstanceMethodDecl:{ResultType int}{TypedText Method} 257 // CHECK-CCA: {ResultType Class}{TypedText self} (34) 263 // CHECK-CCC: ObjCClassMethodDecl:{ResultType int}{TypedText Method} 285 // CHECK-CCF: {ResultType Class}{TypedText self} 290 // CHECK-CCG: ObjCInstanceMethodDecl:{ResultType int}{TypedText Method} 300 // CHECK-CCH: ObjCClassMethodDecl:{ResultType void}{TypedText classMethod2} 301 // CHECK-CCH: ObjCClassMethodDecl:{ResultType int}{TypedText Method} 304 // CHECK-CCH: ObjCClassMethodDecl:{ResultType int}{TypedText MyPrivateMethod} 305 // CHECK-CCH: ObjCClassMethodDecl:{ResultType int}{TypedText MySubClassMethod} [all …]
|
| H A D | complete-block-property-assignment.m | 37 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText foo} (37) 38 // CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType Obj *}{TypedText obj} (35) 64 // CHECK-NO: ObjCPropertyDecl:{ResultType int}{TypedText foo} (37) 65 // CHECK-NO-NEXT: ObjCPropertyDecl:{ResultType Obj *}{TypedText obj} (35) 66 // CHECK-NO-NEXT: ObjCPropertyDecl:{ResultType void (^)(Obj *)}{TypedText onAction} (37) 67 // CHECK-NO-NEXT: ObjCPropertyDecl:{ResultType FooBlock}{TypedText onEventHandler} (35) 69 // CHECK-NO-NEXT: ObjCPropertyDecl:{ResultType int (^)(int)}{TypedText processEvent} (35) 72 // CHECK-NO1: ObjCPropertyDecl:{ResultType int}{TypedText foo} (37) 73 // CHECK-NO1-NEXT: ObjCPropertyDecl:{ResultType Obj *}{TypedText obj} (35) 74 // CHECK-NO1-NEXT: ObjCPropertyDecl:{ResultType void (^)(Obj *)}{TypedText onAction} (37) [all …]
|
| H A D | complete-objc-message-id.m | 51 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease} 53 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain} 55 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease} 56 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText B_method} 57 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain} 59 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease} 61 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain} 65 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType id}{TypedText alloc} (32) 66 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType Class}{TypedText class} (35) 67 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType id}{TypedText init} (35) [all …]
|
| H A D | complete-block-properties.m | 42 //CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText barBlock}{LeftParen (}{Placeholder int *}{… 43 //CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType void}{TypedText block}{LeftParen (}{RightParen )} (3… 44 //CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType void (^)()}{TypedText block}{Equal = }{Placeholder … 47 //CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText foo} (35) 50 //CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText performA}{LeftParen (}{RightParen )} … 69 //CHECK-CC2: ObjCInstanceMethodDecl:{ResultType void (^)(void)}{TypedText blockProperty} (35) 70 //CHECK-CC2-NEXT: ObjCInstanceMethodDecl:{ResultType BarBlock}{TypedText blockProperty2} (35) 72 //CHECK-CC2-NEXT: ObjCInstanceMethodDecl:{ResultType void}{TypedText setBlockProperty:}{Placeholder… 86 //CHECK-CC3: ObjCPropertyDecl:{ResultType void}{TypedText explicit}{LeftParen (}{RightParen )} (35) 87 //CHECK-CC3-NEXT: ObjCPropertyDecl:{ResultType void (^)()}{TypedText explicit}{Equal = }{Placehold… [all …]
|
| H A D | complete-ivar-access.m | 55 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_private} (35) 56 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_protected} (35) 57 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_public} (35) 58 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_private} (35) (inaccessible) 59 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_protected} (35) 60 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_public} (35) 61 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_private} (37) (inaccessible) 62 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_protected} (37) 63 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_public} (37) 67 // CHECK-OTHER: ObjCIvarDecl:{ResultType int}{TypedText other_private} (35) (inaccessible) [all …]
|
| H A D | complete-property-getset.m | 23 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter1} 25 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter3} 27 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter2_not:} 28 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter1:} 30 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter3:} 32 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter1} 34 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter3} 35 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter4} 38 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter1:}{Informative (int)x} 40 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter3:}{Informative (int)y} [all …]
|
| H A D | complete-exprs.m | 21 // CHECK-CC1: NotImplemented:{ResultType NSString *}{TypedText @"}{Placeholder string}{Text "} (40) 22 // CHECK-CC1: NotImplemented:{ResultType id}{TypedText @(}{Placeholder expression}{RightParen )} (4… 23 // CHECK-CC1: NotImplemented:{ResultType NSArray *}{TypedText @[}{Placeholder objects, ...}{RightBr… 25 // CHECK-CC1: NotImplemented:{ResultType SEL}{TypedText _cmd} (80) 29 // CHECK-CC1: NotImplemented:{ResultType A *}{TypedText self} (34) 38 // CHECK-CC3: FunctionDecl:{ResultType void}{TypedText foo}{LeftParen (}{Placeholder ^bool(id x, A … 39 // CHECK-CC3: VarDecl:{ResultType id}{TypedText global} (50) 40 // CHECK-CC3: ParmDecl:{ResultType id}{TypedText param1} (34) 45 // CHECK-CC4: NotImplemented:{ResultType NSArray *}{TypedText @[}{Placeholder objects, ...}{RightBr… 47 // CHECK-CC4: NotImplemented:{ResultType SEL}{TypedText _cmd} (80) [all …]
|
| H A D | complete-member-access.m | 46 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText prop1} 47 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp} 54 // CHECK-CC2: ObjCIvarDecl:{ResultType int}{TypedText IVar} (35) 55 // CHECK-CC2: ObjCIvarDecl:{ResultType int}{TypedText SuperIVar} (37) 62 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText myOtherPropLikeThing} (37) 63 // CHECK-CC3: ObjCPropertyDecl:{ResultType int}{TypedText myProp} (35) 64 // CHECK-CC3: ObjCPropertyDecl:{ResultType int}{TypedText prop1} (37) 65 // CHECK-CC3: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp} (37) 74 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText myProp} (35) 75 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText prop1} (37) [all …]
|
| H A D | complete-lambdas.mm | 26 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText instanceMethod:}{Placeholder (int)}{… 29 // CHECK-CC2: ObjCClassMethodDecl:{ResultType id}{TypedText classMethod} (35) 33 // CHECK-CC3: ParmDecl:{ResultType A *}{TypedText a} (34) 39 // CHECK-CC4: NotImplemented:{ResultType B *}{TypedText self} (34) 40 // CHECK-CC4: NotImplemented:{ResultType A *}{TypedText super} (40) 45 // CHECK-CC5: NotImplemented:{ResultType SEL}{TypedText _cmd} (34) 46 // CHECK-CC5-NEXT: NotImplemented:{ResultType B *}{TypedText self} (34) 49 // CHECK-CC6: ObjCInstanceMethodDecl:{ResultType id}{TypedText instanceMethod:}{Placeholder (int)}{… 50 // CHECK-CC6-NEXT: ObjCInstanceMethodDecl:{ResultType id}{TypedText someMethod:}{Placeholder (A *)}…
|
| H A D | complete-parameterized-classes.m | 46 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply2:}{Placeholder ^(MyClsA *, M… 47 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply:}{Placeholder ^(MyClsA *, My… 48 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType MyClsB *}{TypedText getit:}{Placeholder (MyClsA *)… 51 // CHECK-CC1: ObjCPropertyDecl:{ResultType MyClsA *}{TypedText prop} (35) 54 // CHECK-CC2: ObjCIvarDecl:{ResultType MyClsB *}{TypedText myVar} (35) 57 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply2:}{Placeholder ^(id, NSObjec… 58 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply:}{Placeholder ^(id, NSObject… 59 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType __kindof NSObject *}{TypedText getit:}{Placeholder… 62 // CHECK-CC4: ObjCPropertyDecl:{ResultType id}{TypedText prop} (35) 65 // CHECK-CC5: ObjCIvarDecl:{ResultType __kindof NSObject *}{TypedText myVar} (35)
|
| H A D | complete-blocks.m | 63 // CHECK-CC1: FunctionDecl:{ResultType void}{TypedText f}{LeftParen (}{Placeholder ^int(int x, int … 64 // CHECK-CC1: FunctionDecl:{ResultType void}{TypedText g}{LeftParen (}{Placeholder ^(float f, doubl… 66 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText method2:}{Placeholder ^(float f, dou… 67 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText method:}{Placeholder ^int(int x, int… 69 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText method3:}{Placeholder ^int(void)b} (… 71 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method4:}{Placeholder ^(void)arg} (3… 72 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method5:}{Placeholder ^(void)arg5} (… 80 // CHECK-CC6: ObjCInstanceMethodDecl:{ResultType id}{TypedText method6:}{Placeholder ^(block_t bloc… 83 // CHECK-CC7: FunctionDecl:{ResultType void}{TypedText f2}{LeftParen (}{Placeholder ^int(int x, int… 85 // CHECK-CC8: ObjCInstanceMethodDecl:{ResultType id}{TypedText method7:}{Placeholder ^int(int x, in… [all …]
|
| H A D | complete-super.m | 44 // CHECK-ADD-RECEIVER: ObjCInstanceMethodDecl:{ResultType void}{TypedText super}{HorizontalSpace }… 51 // CHECK-ADD-ADD: ObjCInstanceMethodDecl:{ResultType void}{TypedText add:}{Placeholder a}{Horizonta… 53 // CHECK-ADD-ADD: ObjCInstanceMethodDecl:{ResultType void}{TypedText last} (35) 56 // CHECK-SELECTOR-SELECTOR: ObjCInstanceMethodDecl:{ResultType void}{TypedText last} (35) 57 // CHECK-SELECTOR-SELECTOR: ObjCClassMethodDecl:{ResultType void}{TypedText select:}{Placeholder co… 61 // CHECK-ADD-TO: ObjCInstanceMethodDecl:{ResultType void}{Informative add:}{TypedText to:}{Placehol… 64 // CHECK-SELECTOR-FIRST: ObjCClassMethodDecl:{ResultType void}{Informative select:}{TypedText first… 68 // CHECK-SELECTOR-SECOND: ObjCClassMethodDecl:{ResultType void}{Informative select:}{Informative fi… 77 // CHECK-IN-CATEGORY: ObjCInstanceMethodDecl:{ResultType void}{TypedText add:}{Placeholder (int)}{H… 78 // CHECK-IN-CATEGORY: ObjCInstanceMethodDecl:{ResultType void}{TypedText last} (35) [all …]
|
| H A D | complete-pch.m | 21 // CHECK-CC1: ObjCClassMethodDecl:{ResultType int}{TypedText classMethod1:}{Placeholder (double)} 22 // CHECK-CC1: ObjCClassMethodDecl:{ResultType int}{TypedText classMethod2:}{Placeholder (float)} 23 // CHECK-CC1: ObjCClassMethodDecl:{ResultType int}{TypedText classMethod3:}{Placeholder (float)} 26 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText instanceMethod1:}{Placeholder (int)} 27 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText instanceMethod2:}{Placeholder (int)} 28 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText instanceMethod3:}{Placeholder (int)}
|
| H A D | complete-recovery.m | 21 // CHECK-CC1: NotImplemented:{ResultType char[]}{TypedText @encode}{LeftParen (}{Placeholder type-n… 23 // CHECK-CC1: VarDecl:{ResultType A *}{TypedText a} 24 // CHECK-CC1: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express… 30 // CHECK-CC2: NotImplemented:{ResultType char[]}{TypedText @encode}{LeftParen (}{Placeholder type-n… 32 // CHECK-CC2: VarDecl:{ResultType A *}{TypedText a} 33 // CHECK-CC2: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express… 35 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText method:}{Placeholder (int)} (32)
|
| H A D | complete-declarators.m | 50 // CHECK-CC3: ParmDecl:{ResultType id}{TypedText param1} (34) 51 // CHECK-CC3-NOT: VarDecl:{ResultType int}{TypedText q2} 52 // CHECK-CC3-NOT: VarDecl:{ResultType id}{TypedText q} 53 // CHECK-CC3: NotImplemented:{ResultType A *}{TypedText self} (34) 54 // CHECK-CC3: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express… 56 // CHECK-CC4: ParmDecl:{ResultType id}{TypedText param1} (34) 57 // CHECK-CC4-NOT: VarDecl:{ResultType int}{TypedText q2} 58 // CHECK-CC4: NotImplemented:{ResultType A *}{TypedText self} (34) 59 // CHECK-CC4: NotImplemented:{ResultType size_t}{TypedText sizeof}{LeftParen (}{Placeholder express…
|
| H A D | complete-at-exprstmt.m | 34 // CHECK-CC3: NotImplemented:{ResultType char[]}{TypedText @encode}{LeftParen (}{Placeholder type-n… 35 // CHECK-CC3: NotImplemented:{ResultType Protocol *}{TypedText @protocol}{LeftParen (}{Placeholder … 36 // CHECK-CC3: NotImplemented:{ResultType SEL}{TypedText @selector}{LeftParen (}{Placeholder selecto… 40 // CHECK-CC3: NotImplemented:{ResultType SEL}{TypedText _cmd} 41 // CHECK-CC3: ParmDecl:{ResultType int}{TypedText arg} 44 // CHECK-CC3: ObjCIvarDecl:{ResultType int}{TypedText ivar} 47 // CHECK-CC3: NotImplemented:{ResultType MyClass *}{TypedText self}
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenTypes.cpp | 379 llvm::Type *ResultType = nullptr; in ConvertFunctionTypeInternal() local 397 return ResultType; in ConvertFunctionTypeInternal() 520 ResultType = in ConvertType() 623 ResultType = \ in ConvertType() 689 if (!ResultType->isSized()) { in ConvertType() 693 ResultType = llvm::ArrayType::get(ResultType, 0); in ConvertType() 722 ResultType = in ConvertType() 742 ResultType = T; in ConvertType() 807 ResultType, in ConvertType() 831 TypeCache[Ty] = ResultType; in ConvertType() [all …]
|
| H A D | CGVTables.cpp | 73 bool NullCheckValue = !ResultType->isReferenceType(); in PerformReturnAdjustment() 164 QualType ResultType = FPT->getReturnType(); in GenerateVarArgsThunk() local 250 QualType ResultType; in StartThunk() local 252 ResultType = CGM.getContext().VoidTy; in StartThunk() 254 ResultType = ThisType; in StartThunk() 256 ResultType = CGM.getContext().VoidPtrTy; in StartThunk() 363 QualType ResultType = CGM.getCXXABI().HasThisReturn(CurGD) in EmitCallAndReturnForThunk() local 369 if (!ResultType->isVoidType() && in EmitCallAndReturnForThunk() 371 hasAggregateEvaluationKind(ResultType))) in EmitCallAndReturnForThunk() 387 if (!ResultType->isVoidType() && Slot.isNull()) in EmitCallAndReturnForThunk() [all …]
|
| /llvm-project-15.0.7/mlir/test/mlir-pdll/Parser/ |
| H A D | constraint.pdll | 4 // CHECK: `-UserConstraintDecl {{.*}} Name<Foo> ResultType<Tuple<>> 10 // CHECK: `-UserConstraintDecl {{.*}} Name<Foo> ResultType<Tuple<>> Code< /* Native Code */ > 16 // CHECK: `-UserConstraintDecl {{.*}} Name<Foo> ResultType<Value> 30 // CHECK: `-UserConstraintDecl {{.*}} Name<Foo> ResultType<Tuple<result1: Value, result2: Attr>> 50 // CHECK: |-UserConstraintDecl {{.*}} Name<Bar> ResultType<Tuple<>> 51 // CHECK: `-UserConstraintDecl {{.*}} Name<Foo> ResultType<Value> 55 // CHECK: `-UserConstraintDecl {{.*}} Name<Bar> ResultType<Tuple<>> 59 // CHECK: `-UserConstraintDecl {{.*}} Name<Bar> ResultType<Tuple<>> 69 // CHECK: UserConstraintDecl {{.*}} Name<<anonymous_constraint_0>> ResultType<Tuple<>> 70 // CHECK: UserConstraintDecl {{.*}} Name<<anonymous_constraint_1>> ResultType<Attr>
|
| H A D | rewrite.pdll | 4 // CHECK: `-UserRewriteDecl {{.*}} Name<Foo> ResultType<Tuple<>> 10 // CHECK: `-UserRewriteDecl {{.*}} Name<Foo> ResultType<Tuple<>> Code< /* Native Code */ > 16 // CHECK: `-UserRewriteDecl {{.*}} Name<Foo> ResultType<Value> 31 // CHECK: `-UserRewriteDecl {{.*}} Name<Foo> ResultType<Tuple<result1: Value, result2: Attr>> 53 // CHECK: UserRewriteDecl {{.*}} Name<<anonymous_rewrite_0>> ResultType<Tuple<>> 54 // CHECK: UserRewriteDecl {{.*}} Name<<anonymous_rewrite_1>> ResultType<Attr>
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/rand/rand.dist/rand.dist.uni/rand.dist.uni.int/ |
| H A D | eval.pass.cpp | 39 template <class ResultType, class EngineType> 40 void test_statistics(ResultType a, ResultType b) { in test_statistics() 41 ASSERT_SAME_TYPE(typename std::uniform_int_distribution<ResultType>::result_type, ResultType); in test_statistics() 44 std::uniform_int_distribution<ResultType> dist(a, b); in test_statistics() 47 std::vector<ResultType> u; in test_statistics() 49 ResultType v = dist(g); in test_statistics() 94 template <class ResultType, class EngineType> 96 test_statistics<ResultType, EngineType>(0, std::numeric_limits<ResultType>::max()); in test_statistics()
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | matmul.cpp | 76 using ResultType = CppTypeFor<RCAT, RKIND>; in MatrixTimesMatrix() typedef 80 ResultType *RESTRICT p{product}; in MatrixTimesMatrix() 85 *p++ += static_cast<ResultType>(*xp++) * yv; in MatrixTimesMatrix() 110 using ResultType = CppTypeFor<RCAT, RKIND>; in MatrixTimesVector() typedef 113 ResultType *RESTRICT p{product}; in MatrixTimesVector() 114 auto yv{static_cast<ResultType>(*y++)}; in MatrixTimesVector() 116 *p++ += static_cast<ResultType>(*x++) * yv; in MatrixTimesVector() 139 using ResultType = CppTypeFor<RCAT, RKIND>; in VectorTimesMatrix() typedef 142 ResultType *RESTRICT p{product}; in VectorTimesMatrix() 143 auto xv{static_cast<ResultType>(*x++)}; in VectorTimesMatrix() [all …]
|
| /llvm-project-15.0.7/clang/lib/Tooling/Transformer/ |
| H A D | Parsing.cpp | 50 template <typename ResultType> struct ParseProgress { 53 ResultType Value; 131 template <typename ResultType> 132 ParseProgress<ResultType> makeParseProgress(ParseState State, in makeParseProgress() 133 ResultType Result) { in makeParseProgress() 134 return ParseProgress<ResultType>{State, std::move(Result)}; in makeParseProgress()
|