Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dreorder-functions.ll56 define internal void @func5() {
66 ; DEFAULTWINDOWSIZE-LABEL: func5
75 ; WINDOWSIZE1-LABEL: func5
82 ; SEQUENTIAL-LABEL: func5
87 ; WINDOWSIZEMAX-LABEL: func5
Drng.ll204 define internal void @func5(i32 %foo, i32 %bar) {
219 ; BBREORDERING-LABEL: func5:
240 ; FUNCREORDERING-LABEL: func5
/external/llvm/test/MC/ARM/
Deh-directive-setfp-diagnostics.s78 .globl func5 symbol
80 .type func5,%function
82 func5: label
Deh-directive-multiple-offsets.s134 .globl func5 symbol
135 .type func5,%function
138 func5: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Deh-directive-setfp-diagnostics.s78 .globl func5 symbol
80 .type func5,%function
82 func5: label
Deh-directive-multiple-offsets.s134 .globl func5 symbol
135 .type func5,%function
138 func5: label
/external/clang/test/CodeGenCXX/
Doptnone-and-attributes.cpp55 extern void func5();
58 void func5() { return; } in func5() function
/external/libcxx/test/std/thread/futures/futures.unique_future/
Dwait.pass.cpp37 void func5(std::promise<void> p) in func5() function
79 std::thread(func5, std::move(p)).detach(); in main()
Dwait_for.pass.cpp41 void func5(std::promise<void> p) in func5() function
86 std::thread(func5, std::move(p)).detach(); in main()
Dget.pass.cpp53 void func5(std::promise<void> p) in func5() function
130 std::thread(func5, std::move(p)).detach(); in main()
Dwait_until.pass.cpp57 void func5(std::promise<void> p) in func5() function
113 std::thread(func5, std::move(p)).detach(); in main()
/external/libcxx/test/std/thread/futures/futures.shared_future/
Dwait.pass.cpp37 void func5(std::promise<void> p) in func5() function
79 std::thread(func5, std::move(p)).detach(); in main()
Dwait_for.pass.cpp41 void func5(std::promise<void> p) in func5() function
86 std::thread(func5, std::move(p)).detach(); in main()
Dget.pass.cpp53 void func5(std::promise<void> p) in func5() function
130 std::thread(func5, std::move(p)).detach(); in main()
Dwait_until.pass.cpp59 void func5(std::promise<void> p) in func5() function
115 std::thread(func5, std::move(p)).detach(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/Inputs/
Dname_whitelist.cpp13 int func5() { in func5() function
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/
Dp2.cpp21 void func5() try { in func5() function
/external/clang/test/CodeGenCUDA/
Daddress-spaces.cu90 __device__ float *func5() { in func5() function
/external/clang/test/SemaCXX/
Dtype-definition-in-specifier.cpp47 void func5(struct {int qq;} x); // expected-error{{cannot be defined in a parameter type}}
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dctrloops-hot-exit.ll127 define signext i64 @func5() {
128 ; CHECK: @func5
/external/llvm/test/CodeGen/Mips/
Dfpbr.ll164 define void @func5(double %f2, double %f3) nounwind {
166 ; ALL-LABEL: func5:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dfpbr.ll169 define void @func5(double %f2, double %f3) nounwind {
171 ; ALL-LABEL: func5:
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
Dfpbr.ll102 define void @func5(double %f2, double %f3) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/MIR/X86/
Dkill-after-spill.mir75 tail call void @func5(%struct.thirdStruct* %call1, i32 0)
118 declare void @func5(%struct.thirdStruct*, i32) local_unnamed_addr
330 …CALL64pcrel32 @func5, csr_64, implicit $rsp, implicit $ssp, implicit $rdi, implicit $esi, implicit…
/external/clang/test/SemaObjC/
Dnonnull.m51 void func5(int) NONNULL_ATTR; // no warning function

12