Home
last modified time | relevance | path

Searched refs:func6 (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dreorder-functions.ll60 define internal void @func6() {
68 ; DEFAULTWINDOWSIZE-LABEL: func6
76 ; WINDOWSIZE1-LABEL: func6
83 ; SEQUENTIAL-LABEL: func6
89 ; WINDOWSIZEMAX-LABEL: func6
Drng.ll227 define internal i32 @func6(i32 %arg) {
232 ; BLINDINGO2-LABEL: func6
242 ; FUNCREORDERING-LABEL: func6
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/
Dpreserve-branchweights-switch-create.ll5 declare void @func6(i32)
76 call void @func6(i32 %N) nounwind
121 call void @func6(i32 %N) nounwind
/external/llvm/test/Transforms/SimplifyCFG/
Dpreserve-branchweights-switch-create.ll5 declare void @func6(i32)
76 call void @func6(i32 %N) nounwind
121 call void @func6(i32 %N) nounwind
/external/libcxx/test/std/thread/futures/futures.shared_future/
Dget.pass.cpp59 void func6(std::promise<void> p) in func6() function
139 std::thread(func6, std::move(p)).detach(); in main()
/external/libcxx/test/std/thread/futures/futures.unique_future/
Dget.pass.cpp59 void func6(std::promise<void> p) in func6() function
139 std::thread(func6, std::move(p)).detach(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/Inputs/
Dname_whitelist.cpp16 int func6() { in func6() function
/external/clang/test/SemaObjC/
Dnonnull.m26 void func6(); function
47 func6((NSObject*) 0); // no-warning
66 void func6(dispatch_object_t _head) { function
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/
Dp2.cpp27 void func6() try { in func6() function
/external/clang/test/SemaCXX/
Dtype-definition-in-specifier.cpp48 void func6(struct { void 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.ll157 define signext i64 @func6() {
158 ; CHECK: @func6
Dcmp_elimination.ll137 define void @func6(i32 zeroext %a) {
138 ; CHECK-LABEL: @func6
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/MIR/X86/
Dkill-after-spill.mir102 tail call void @func6(%struct.thirdStruct* %call1, i32 %variable1, i8* %22)
120 declare void @func6(%struct.thirdStruct*, i32, i8*) local_unnamed_addr
356 …CALL64pcrel32 @func6, csr_64, implicit $rsp, implicit $ssp, implicit $rdi, implicit $esi, implicit…
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc746 auto func6 = ops::Identity(s.WithOpName("Func/x4/y/input/_6"), func5); in TEST_F() local
747 auto x4_y_y = ops::Mul(s.WithOpName("x4/y/y"), func6, x4_y_scale); in TEST_F()
865 auto func6 = ops::NoOp(s.WithOpName("Func/b/y/input_control_node/_6") in TEST_F() local
868 s.WithOpName("Func/b/y/input/_7").WithControlDependencies({func6}), in TEST_F()
871 s.WithOpName("b/y/two").WithControlDependencies({func6}), 2LL); in TEST_F()
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu9286 PASS: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
Di686-pc-linux-gnu9051 PASS: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
Darmv7a-cros-linux-gnueabi8906 PASS: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here