Home
last modified time | relevance | path

Searched refs:musttail (Results 1 – 25 of 1197) sorted by relevance

12345678910>>...48

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dattr-musttail.cpp8 [[clang::musttail]] return ReturnsInt1(); in Func1()
19 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamArityMismatch()
25 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamTypeMismatch()
31 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestReturnTypeMismatch()
47 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestMemberToNonMember()
96 [[clang::musttail]] return ReturnsVoid2(); in TestNestedClass()
106 [[clang::musttail]] return TemplateFunc<int>(x); in OkTemplateFunc()
167 [[clang::musttail]] return lambda_fptr(); in TestNonCapturingLambda()
168 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
185 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in ~TestDestructor()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dattr-musttail.cpp8 [[clang::musttail]] return ReturnsInt1(); in Func1()
19 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamArityMismatch()
25 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamTypeMismatch()
31 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestReturnTypeMismatch()
47 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestMemberToNonMember()
96 [[clang::musttail]] return ReturnsVoid2(); in TestNestedClass()
106 [[clang::musttail]] return TemplateFunc<int>(x); in OkTemplateFunc()
167 [[clang::musttail]] return lambda_fptr(); in TestNonCapturingLambda()
168 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
185 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in ~TestDestructor()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dattr-musttail.cpp8 [[clang::musttail]] return ReturnsInt1(); in Func1()
19 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamArityMismatch()
25 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamTypeMismatch()
31 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestReturnTypeMismatch()
47 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestMemberToNonMember()
96 [[clang::musttail]] return ReturnsVoid2(); in TestNestedClass()
106 [[clang::musttail]] return TemplateFunc<int>(x); in OkTemplateFunc()
167 [[clang::musttail]] return lambda_fptr(); in TestNonCapturingLambda()
168 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
185 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in ~TestDestructor()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dattr-musttail.cpp8 [[clang::musttail]] return ReturnsInt1(); in Func1()
19 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamArityMismatch()
25 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamTypeMismatch()
31 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestReturnTypeMismatch()
47 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestMemberToNonMember()
96 [[clang::musttail]] return ReturnsVoid2(); in TestNestedClass()
106 [[clang::musttail]] return TemplateFunc<int>(x); in OkTemplateFunc()
167 [[clang::musttail]] return lambda_fptr(); in TestNonCapturingLambda()
168 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
185 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in ~TestDestructor()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dattr-musttail.cpp8 [[clang::musttail]] return ReturnsInt1(); in Func1()
19 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamArityMismatch()
25 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamTypeMismatch()
31 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestReturnTypeMismatch()
47 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestMemberToNonMember()
96 [[clang::musttail]] return ReturnsVoid2(); in TestNestedClass()
106 [[clang::musttail]] return TemplateFunc<int>(x); in OkTemplateFunc()
167 [[clang::musttail]] return lambda_fptr(); in TestNonCapturingLambda()
168 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
185 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in ~TestDestructor()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dattr-musttail.cpp8 [[clang::musttail]] return ReturnsInt1(); in Func1()
19 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamArityMismatch()
25 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestParamTypeMismatch()
31 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestReturnTypeMismatch()
47 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in TestMemberToNonMember()
96 [[clang::musttail]] return ReturnsVoid2(); in TestNestedClass()
106 [[clang::musttail]] return TemplateFunc<int>(x); in OkTemplateFunc()
167 [[clang::musttail]] return lambda_fptr(); in TestNonCapturingLambda()
168 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
185 [[clang::musttail]] // expected-note {{tail call required by 'musttail' attribute here}} in ~TestDestructor()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dattr-musttail.cpp12 [[clang::musttail]] return Bar(x); in Func1()
20 [[clang::musttail]] return Bar(Bar(x)); in Func2()
63 [[clang::musttail]] return (this->*pmf)(x); in TailFrom3()
71 [[clang::musttail]] return ReturnsVoid(); in Func5()
82 [[clang::musttail]] return ReturnsInt(x); in Func6()
111 [[clang::musttail]] return Bar(x); in Func10()
122 [[clang::musttail]] return ::Bar(x); in Func12()
133 [[clang::musttail]] return Bar(x); in Func14()
180 [[clang::musttail]] return p(x); in TestFunctionPointer()
213 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dattr-musttail.cpp12 [[clang::musttail]] return Bar(x); in Func1()
20 [[clang::musttail]] return Bar(Bar(x)); in Func2()
63 [[clang::musttail]] return (this->*pmf)(x); in TailFrom3()
71 [[clang::musttail]] return ReturnsVoid(); in Func5()
82 [[clang::musttail]] return ReturnsInt(x); in Func6()
111 [[clang::musttail]] return Bar(x); in Func10()
122 [[clang::musttail]] return ::Bar(x); in Func12()
133 [[clang::musttail]] return Bar(x); in Func14()
180 [[clang::musttail]] return p(x); in TestFunctionPointer()
213 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dattr-musttail.cpp12 [[clang::musttail]] return Bar(x); in Func1()
20 [[clang::musttail]] return Bar(Bar(x)); in Func2()
63 [[clang::musttail]] return (this->*pmf)(x); in TailFrom3()
71 [[clang::musttail]] return ReturnsVoid(); in Func5()
82 [[clang::musttail]] return ReturnsInt(x); in Func6()
111 [[clang::musttail]] return Bar(x); in Func10()
122 [[clang::musttail]] return ::Bar(x); in Func12()
133 [[clang::musttail]] return Bar(x); in Func14()
180 [[clang::musttail]] return p(x); in TestFunctionPointer()
213 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dattr-musttail.cpp12 [[clang::musttail]] return Bar(x); in Func1()
20 [[clang::musttail]] return Bar(Bar(x)); in Func2()
63 [[clang::musttail]] return (this->*pmf)(x); in TailFrom3()
71 [[clang::musttail]] return ReturnsVoid(); in Func5()
82 [[clang::musttail]] return ReturnsInt(x); in Func6()
111 [[clang::musttail]] return Bar(x); in Func10()
122 [[clang::musttail]] return ::Bar(x); in Func12()
133 [[clang::musttail]] return Bar(x); in Func14()
180 [[clang::musttail]] return p(x); in TestFunctionPointer()
213 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dattr-musttail.cpp12 [[clang::musttail]] return Bar(x); in Func1()
20 [[clang::musttail]] return Bar(Bar(x)); in Func2()
63 [[clang::musttail]] return (this->*pmf)(x); in TailFrom3()
71 [[clang::musttail]] return ReturnsVoid(); in Func5()
82 [[clang::musttail]] return ReturnsInt(x); in Func6()
111 [[clang::musttail]] return Bar(x); in Func10()
122 [[clang::musttail]] return ::Bar(x); in Func12()
133 [[clang::musttail]] return Bar(x); in Func14()
180 [[clang::musttail]] return p(x); in TestFunctionPointer()
213 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dattr-musttail.cpp12 [[clang::musttail]] return Bar(x); in Func1()
20 [[clang::musttail]] return Bar(Bar(x)); in Func2()
63 [[clang::musttail]] return (this->*pmf)(x); in TailFrom3()
71 [[clang::musttail]] return ReturnsVoid(); in Func5()
82 [[clang::musttail]] return ReturnsInt(x); in Func6()
111 [[clang::musttail]] return Bar(x); in Func10()
122 [[clang::musttail]] return ::Bar(x); in Func12()
133 [[clang::musttail]] return Bar(x); in Func14()
180 [[clang::musttail]] return p(x); in TestFunctionPointer()
213 [[clang::musttail]] return (+lambda)(); in TestNonCapturingLambda()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Verifier/
H A Dswifttailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in swifttailcc musttail caller
7 musttail call swifttailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in swifttailcc musttail caller
13 musttail call swifttailcc void @simple()
19 musttail call swifttailcc void @simple()
25 musttail call swifttailcc void @simple()
30 ; CHECK: byref attribute not allowed in swifttailcc musttail caller
31 musttail call swifttailcc void @simple()
37 musttail call swifttailcc void @inreg(i8* inreg undef)
62 musttail call swifttailcc void @byref(i8* byref(i8) undef)
[all …]
H A Dtailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in tailcc musttail caller
7 musttail call tailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in tailcc musttail caller
13 musttail call tailcc void @simple()
19 musttail call tailcc void @simple()
25 musttail call tailcc void @simple()
30 ; CHECK: byref attribute not allowed in tailcc musttail caller
31 musttail call tailcc void @simple()
37 musttail call tailcc void @inreg(i8* inreg undef)
62 musttail call tailcc void @byref(i8* byref(i8) undef)
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Verifier/
H A Dtailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in tailcc musttail caller
7 musttail call tailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in tailcc musttail caller
13 musttail call tailcc void @simple()
19 musttail call tailcc void @simple()
25 musttail call tailcc void @simple()
30 ; CHECK: byref attribute not allowed in tailcc musttail caller
31 musttail call tailcc void @simple()
37 musttail call tailcc void @inreg(i8* inreg undef)
62 musttail call tailcc void @byref(i8* byref(i8) undef)
[all …]
H A Dswifttailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in swifttailcc musttail caller
7 musttail call swifttailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in swifttailcc musttail caller
13 musttail call swifttailcc void @simple()
19 musttail call swifttailcc void @simple()
25 musttail call swifttailcc void @simple()
30 ; CHECK: byref attribute not allowed in swifttailcc musttail caller
31 musttail call swifttailcc void @simple()
37 musttail call swifttailcc void @inreg(i8* inreg undef)
62 musttail call swifttailcc void @byref(i8* byref(i8) undef)
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Verifier/
H A Dswifttailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in swifttailcc musttail caller
7 musttail call swifttailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in swifttailcc musttail caller
13 musttail call swifttailcc void @simple()
19 musttail call swifttailcc void @simple()
25 musttail call swifttailcc void @simple()
30 ; CHECK: byref attribute not allowed in swifttailcc musttail caller
31 musttail call swifttailcc void @simple()
37 musttail call swifttailcc void @inreg(i8* inreg undef)
62 musttail call swifttailcc void @byref(i8* byref(i8) undef)
[all …]
H A Dtailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in tailcc musttail caller
7 musttail call tailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in tailcc musttail caller
13 musttail call tailcc void @simple()
19 musttail call tailcc void @simple()
25 musttail call tailcc void @simple()
30 ; CHECK: byref attribute not allowed in tailcc musttail caller
31 musttail call tailcc void @simple()
37 musttail call tailcc void @inreg(i8* inreg undef)
62 musttail call tailcc void @byref(i8* byref(i8) undef)
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Verifier/
H A Dswifttailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in swifttailcc musttail caller
7 musttail call swifttailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in swifttailcc musttail caller
13 musttail call swifttailcc void @simple()
19 musttail call swifttailcc void @simple()
25 musttail call swifttailcc void @simple()
30 ; CHECK: byref attribute not allowed in swifttailcc musttail caller
31 musttail call swifttailcc void @simple()
37 musttail call swifttailcc void @inreg(i8* inreg undef)
62 musttail call swifttailcc void @byref(i8* byref(i8) undef)
[all …]
H A Dtailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in tailcc musttail caller
7 musttail call tailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in tailcc musttail caller
13 musttail call tailcc void @simple()
19 musttail call tailcc void @simple()
25 musttail call tailcc void @simple()
30 ; CHECK: byref attribute not allowed in tailcc musttail caller
31 musttail call tailcc void @simple()
37 musttail call tailcc void @inreg(i8* inreg undef)
62 musttail call tailcc void @byref(i8* byref(i8) undef)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Verifier/
H A Dtailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in tailcc musttail caller
7 musttail call tailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in tailcc musttail caller
13 musttail call tailcc void @simple()
19 musttail call tailcc void @simple()
25 musttail call tailcc void @simple()
30 ; CHECK: byref attribute not allowed in tailcc musttail caller
31 musttail call tailcc void @simple()
37 musttail call tailcc void @inreg(i8* inreg undef)
62 musttail call tailcc void @byref(i8* byref(i8) undef)
[all …]
H A Dswifttailcc-musttail.ll6 ; CHECK: inreg attribute not allowed in swifttailcc musttail caller
7 musttail call swifttailcc void @simple()
12 ; CHECK: inalloca attribute not allowed in swifttailcc musttail caller
13 musttail call swifttailcc void @simple()
19 musttail call swifttailcc void @simple()
25 musttail call swifttailcc void @simple()
30 ; CHECK: byref attribute not allowed in swifttailcc musttail caller
31 musttail call swifttailcc void @simple()
37 musttail call swifttailcc void @inreg(i8* inreg undef)
62 musttail call swifttailcc void @byref(i8* byref(i8) undef)
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/Inline/
H A Dinline-tail.ll25 ; CHECK-NOT: musttail
38 ; After inlining through a musttail call site, we need to keep musttail markers
56 ; CHECK: musttail call void @test_byval_c(
91 ; CHECK: musttail call void @test_multiret_c(
93 ; CHECK: musttail call void @test_multiret_d(
114 ; CHECK: musttail call i8* @test_retptr_c(
120 %rv = musttail call i8* @test_retptr_c()
125 %rv = musttail call i16* @test_retptr_b()
158 ; Inline a musttail call site which contains a normal return and a musttail call.
207 musttail call void @do_ret(i32 %a)
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/Inline/
H A Dinline-tail.ll25 ; CHECK-NOT: musttail
38 ; After inlining through a musttail call site, we need to keep musttail markers
56 ; CHECK: musttail call void @test_byval_c(
91 ; CHECK: musttail call void @test_multiret_c(
93 ; CHECK: musttail call void @test_multiret_d(
114 ; CHECK: musttail call i8* @test_retptr_c(
120 %rv = musttail call i8* @test_retptr_c()
125 %rv = musttail call i16* @test_retptr_b()
158 ; Inline a musttail call site which contains a normal return and a musttail call.
207 musttail call void @do_ret(i32 %a)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/Inline/
H A Dinline-tail.ll25 ; CHECK-NOT: musttail
38 ; After inlining through a musttail call site, we need to keep musttail markers
56 ; CHECK: musttail call void @test_byval_c(
91 ; CHECK: musttail call void @test_multiret_c(
93 ; CHECK: musttail call void @test_multiret_d(
114 ; CHECK: musttail call i8* @test_retptr_c(
120 %rv = musttail call i8* @test_retptr_c()
125 %rv = musttail call i16* @test_retptr_b()
158 ; Inline a musttail call site which contains a normal return and a musttail call.
207 musttail call void @do_ret(i32 %a)
[all …]

12345678910>>...48