Home
last modified time | relevance | path

Searched refs:func5 (Results 1 – 25 of 64) sorted by relevance

123

/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/
H A Dfunc.spec.cpp44 template <typename T> A::B<T> func5();
56 …template <> class A::B<int> func4<A::B<char>>() { return {}; } template <> A::B<A::D<int>> func5<A…
77 template <typename T> A::B<T> E::func5() { return {}; } in func5() function in E
91 } template <> A::B<A::C> E::func5<A::C>() { in func5() function in E
106 template <> A::B<A::C> E::func5<A::C>();
123 template <typename T> void func5();
164 void func5() { in func5() function
200 template <> void func5<A::C>();
201 template <> void func5<A::B<int>>();
202 template <> void func5<A::D<A::C>>();
[all …]
/llvm-project-15.0.7/libcxx/test/std/thread/futures/futures.unique_future/
H A Dwait_for.pass.cpp49 void func5(std::promise<void> p) in func5() function
85 test<void>(func5, true); in main()
88 test<void>(func5, false); in main()
H A Dwait.pass.cpp40 void func5(std::promise<void> p) in func5() function
68 test<void>(func5); in main()
H A Dwait_until.pass.cpp61 void func5(std::promise<void> p) in func5() function
111 support::make_test_thread(func5, std::move(p)).detach(); in main()
H A Dget.pass.cpp53 void func5(std::promise<void> p) in func5() function
130 support::make_test_thread(func5, std::move(p)).detach(); in main()
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dmisc_crash.ll87 ; CHECK-NEXT: call void @func5()
90 call void @func5(i32 0)
94 define internal void @func5(i32 %0) {
95 ; CHECK-LABEL: define {{[^@]+}}@func5() {
98 ; CHECK-NEXT: call void @func6(i8* blockaddress(@func5, [[BLOCK]]))
105 store i8* blockaddress(@func5, %block), i8** %tmp
H A Dcallgraph.ll39 define void @func5(i32 %0) {
40 ; CHECK-LABEL: @func5(
102 ; DOT-DAG: Node[[FUNC5:0x[a-z0-9]+]] [shape=record,label="{func5}"];
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Deh-directive-setfp-diagnostics.s78 .globl func5
80 .type func5,%function
82 func5: label
H A Deh-directive-multiple-offsets.s134 .globl func5
135 .type func5,%function
138 func5: label
/llvm-project-15.0.7/lld/test/ELF/Inputs/
H A Darm-exidx-cantunwind.s35 .globl func5
36 func5: label
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm64-packed-unwind.s286 func5: label
309 .long func5@IMGREL
H A Darm-unwind-opcodes.s181 func5: label
202 .rva func5
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Doptnone-and-attributes.cpp55 extern void func5();
58 void func5() { return; } in func5() function
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ARM/
H A Dunwind-non-relocatable.test64 # UNWIND-NEXT: FunctionName: func5
73 # UNWIND-NEXT: FunctionName: func5
112 ## F. Address of .ARM.exidx (0x24C) + entry offset (40) + 0x7FFFFFE8 (31 bit) == 0x25c (func5).
119 ## G. Address of .ARM.exidx (0x24C) + entry offset (48) + 0x7FFFFFE0 (31 bit) == 0x25c (func5).
147 - Name: func5
/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-cast-align.c65 unsigned int func5(void);
68 return (FnTy)&func5; in test5()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dfriend2.cpp48 void func5(int);
50 friend void func5(int) {} in func5() function
53 friend void func5(int) {} in func5() function
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dinline-indirect-chain.ll26 %t = bitcast void ()* @func5 to void ()*
34 define void @func5() {
/llvm-project-15.0.7/libcxx/test/std/thread/futures/futures.shared_future/
H A Dwait_for.pass.cpp47 void func5(std::promise<void> p) in func5() function
87 support::make_test_thread(func5, std::move(p)).detach(); in main()
134 support::make_test_thread(func5, std::move(p)).detach(); in main()
H A Dwait.pass.cpp40 void func5(std::promise<void> p) in func5() function
82 support::make_test_thread(func5, std::move(p)).detach(); in main()
H A Dwait_until.pass.cpp61 void func5(std::promise<void> p) in func5() function
112 support::make_test_thread(func5, std::move(p)).detach(); in main()
H A Dget.pass.cpp53 void func5(std::promise<void> p) in func5() function
130 support::make_test_thread(func5, std::move(p)).detach(); in main()
/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/
H A Dindirect_call_promotion_unique.ll73 define i32 @func5.__uniq.127882361580787111523790444488985774976.part.818292359123831.llvm.10650195…
81 ; CHECK: icmp eq ptr %tmp5, @func5.__uniq.127882361580787111523790444488985774976.part.818292359123…
96 ; GUID of "func5.__uniq.127882361580787111523790444488985774976" is -4238550483433487304.
H A Dindirect_call_promotion_byval.ll20 define i32 @func5(ptr byval(%struct.Foo.1) %p) {
40 ; CHECK: call i32 @func5(ptr byval(%struct.Foo.2) %f2)
/llvm-project-15.0.7/clang/test/CodeGen/
H A Darm64-microsoft-arguments.cpp99 S5 func5(S5 x);
102 return func5(x); in f5()
/llvm-project-15.0.7/llvm/test/Instrumentation/
H A Dcgprofile.ll15 declare dllimport i32 @func5()
44 ; CHECK-NOT: !{void (i1)* @freq, void ()* @func5, i64 1}

123