/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | reorder-functions.ll | 56 define internal void @func5() { 66 ; DEFAULTWINDOWSIZE-LABEL: func5 75 ; WINDOWSIZE1-LABEL: func5 82 ; SEQUENTIAL-LABEL: func5 87 ; WINDOWSIZEMAX-LABEL: func5
|
D | rng.ll | 204 define internal void @func5(i32 %foo, i32 %bar) { 219 ; BBREORDERING-LABEL: func5: 240 ; FUNCREORDERING-LABEL: func5
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-setfp-diagnostics.s | 78 .globl func5 symbol 80 .type func5,%function 82 func5: label
|
D | eh-directive-multiple-offsets.s | 134 .globl func5 symbol 135 .type func5,%function 138 func5: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | eh-directive-setfp-diagnostics.s | 78 .globl func5 symbol 80 .type func5,%function 82 func5: label
|
D | eh-directive-multiple-offsets.s | 134 .globl func5 symbol 135 .type func5,%function 138 func5: label
|
/external/clang/test/CodeGenCXX/ |
D | optnone-and-attributes.cpp | 55 extern void func5(); 58 void func5() { return; } in func5() function
|
/external/libcxx/test/std/thread/futures/futures.unique_future/ |
D | wait.pass.cpp | 37 void func5(std::promise<void> p) in func5() function 79 std::thread(func5, std::move(p)).detach(); in main()
|
D | wait_for.pass.cpp | 41 void func5(std::promise<void> p) in func5() function 86 std::thread(func5, std::move(p)).detach(); in main()
|
D | get.pass.cpp | 53 void func5(std::promise<void> p) in func5() function 130 std::thread(func5, std::move(p)).detach(); in main()
|
D | wait_until.pass.cpp | 57 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/ |
D | wait.pass.cpp | 37 void func5(std::promise<void> p) in func5() function 79 std::thread(func5, std::move(p)).detach(); in main()
|
D | wait_for.pass.cpp | 41 void func5(std::promise<void> p) in func5() function 86 std::thread(func5, std::move(p)).detach(); in main()
|
D | get.pass.cpp | 53 void func5(std::promise<void> p) in func5() function 130 std::thread(func5, std::move(p)).detach(); in main()
|
D | wait_until.pass.cpp | 59 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/ |
D | name_whitelist.cpp | 13 int func5() { in func5() function
|
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/ |
D | p2.cpp | 21 void func5() try { in func5() function
|
/external/clang/test/CodeGenCUDA/ |
D | address-spaces.cu | 90 __device__ float *func5() { in func5() function
|
/external/clang/test/SemaCXX/ |
D | type-definition-in-specifier.cpp | 47 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/ |
D | ctrloops-hot-exit.ll | 127 define signext i64 @func5() { 128 ; CHECK: @func5
|
/external/llvm/test/CodeGen/Mips/ |
D | fpbr.ll | 164 define void @func5(double %f2, double %f3) nounwind { 166 ; ALL-LABEL: func5:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | fpbr.ll | 169 define void @func5(double %f2, double %f3) nounwind { 171 ; ALL-LABEL: func5:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/ |
D | fpbr.ll | 102 define void @func5(double %f2, double %f3) nounwind {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/MIR/X86/ |
D | kill-after-spill.mir | 75 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/ |
D | nonnull.m | 51 void func5(int) NONNULL_ATTR; // no warning function
|