/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | reorder-functions.ll | 48 define internal void @func3() { 69 ; DEFAULTWINDOWSIZE-LABEL: func3 73 ; WINDOWSIZE1-LABEL: func3 80 ; SEQUENTIAL-LABEL: func3 90 ; WINDOWSIZEMAX-LABEL: func3
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | stack-size-section.ll | 34 ; CHECK: .section .text.func3,"ax",@progbits 35 ; CHECK: .section .stack_sizes,"o",@progbits,.text.func3,unique,2 36 define dso_local i32 @func3() section ".text.func3" {
|
D | scavenger.mir | 42 # CHECK-LABEL: name: func3 43 name: func3
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/ |
D | module_asm2.ll | 7 …ymbol=main -exported-symbol=func1 -exported-symbol=func2 -exported-symbol=func3 -exported-symbol=c… 21 ; RUN: -r=%t1.bc,func3,pl \ 27 ; RUN: -r=%t2.bc,func3,l \ 42 ; NM0-DAG: T func3 50 ; referencing functions func2 and func3 should not have been 59 ; NM1-DAG: U func3 115 define i32 @func3() #1 {
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-setfp-diagnostics.s | 46 .globl func3 symbol 48 .type func3,%function 50 func3: label
|
D | eh-directive-multiple-offsets.s | 70 .globl func3 symbol 71 .type func3,%function 74 func3: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | eh-directive-setfp-diagnostics.s | 46 .globl func3 symbol 48 .type func3,%function 50 func3: label
|
D | eh-directive-multiple-offsets.s | 70 .globl func3 symbol 71 .type func3,%function 74 func3: label
|
/external/clang/test/CoverageMapping/ |
D | return.c | 28 void func3(int x) { // CHECK-NEXT: File 0, [[@LINE]]:19 -> {{[0-9]+}}:2 = #0 in func3() function 43 func3(10); in main()
|
D | macros.c | 32 void func3() { // CHECK-NEXT: File 0, [[@LINE]]:14 -> [[@LINE+3]]:2 = #0 in func3() function 42 func3(); in main()
|
/external/clang/test/CodeGenCXX/ |
D | mangle-extern-local.cpp | 28 extern int var3, func3(); in f3() 31 return var3 + func3() + localobj.localfunc(); in f3()
|
D | optnone-and-attributes.cpp | 30 int func3(int a); 33 int func3(int a) { in func3() function
|
/external/clang/test/Index/ |
D | complete-access-checks.cpp | 9 void func3(); 25 void func3();
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/Inputs/ |
D | indirect_call.proftext | 18 func3:20 36 func3
|
/external/llvm/test/Transforms/PGOProfile/Inputs/ |
D | indirect_call.proftext | 18 func3:20 36 func3
|
/external/tensorflow/tensorflow/contrib/framework/python/ops/ |
D | arg_scope_test.py | 37 def func3(args, a=None, b=1, c=2): function 82 with arg_scope([func3], d=1): 83 func3(1) 95 self.assertEquals(arg_scoped_arguments(func3), func3_kwargs) 250 self.assertEqual(func3.__doc__, 'Some cool doc string.')
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/Inputs/ |
D | module_asm2.ll | 7 %3 = call i32 @func3() #1 14 declare i32 @func3() #1
|
/external/llvm/test/CodeGen/ARM/ |
D | neon_spill.ll | 20 declare arm_aapcs_vfpcc %2* @func3(%2*, %2*, i32) 29 %4 = call arm_aapcs_vfpcc %2* @func3(%2* undef, %2* undef, i32 2956) nounwind 36 %7 = call arm_aapcs_vfpcc %2* @func3(%2* undef, %2* undef, i32 2971) nounwind
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | neon_spill.ll | 20 declare arm_aapcs_vfpcc %2* @func3(%2*, %2*, i32) 29 %4 = call arm_aapcs_vfpcc %2* @func3(%2* undef, %2* undef, i32 2956) nounwind 36 %7 = call arm_aapcs_vfpcc %2* @func3(%2* undef, %2* undef, i32 2971) nounwind
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | thinlto-function-summary-refgraph.ll | 19 ; "func3" 45 ; Function W contains a call to func3 as well as a reference to globalvar: 46 ; op0=W op4=globalvar op5=func3 81 declare i32 @func3(i32* dereferenceable(4)) #2 86 %call = tail call i32 @func3(i32* nonnull dereferenceable(4) @globalvar) 156 ; DIS-DAG: = gv: (name: "func3") ; guid = 11517462787082255043
|
/external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/ |
D | 2007-11-09-GEP-GEP-Crash.ll | 14 %tmp12 = call i32 (...)* @func3( i32* null, i32 0, i32 %tmp11 ) ; <i32> [#uses=0] 18 declare i32 @func3(...)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/ |
D | 2007-11-09-GEP-GEP-Crash.ll | 14 %tmp12 = call i32 (...) @func3( i32* null, i32 0, i32 %tmp11 ) ; <i32> [#uses=0] 18 declare i32 @func3(...)
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | 2007-11-09-GEP-GEP-Crash.ll | 14 %tmp12 = call i32 (...) @func3( i32* null, i32 0, i32 %tmp11 ) ; <i32> [#uses=0] 18 declare i32 @func3(...)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | stack-size-section.ll | 23 ; CHECK-LABEL: func3: 28 define void @func3() #0 {
|
/external/libcxx/test/std/thread/futures/futures.task/futures.task.members/ |
D | make_ready_at_thread_exit.pass.cpp | 68 void func3(std::packaged_task<double(int, char)> p) in func3() function 115 std::thread t(func3, std::move(p)); in main()
|