/external/tensorflow/tensorflow/contrib/framework/python/ops/ |
D | arg_scope_test.py | 27 def func1(*args, **kwargs): function 61 key_op = _key_op(func1) 64 with arg_scope([func1], a=1, b=None, c=[1]) as sc1: 87 key_op = _key_op(func1) 90 with arg_scope([func1], a=1, b=None, c=[1]) as scope: 102 key(func1): func1_kwargs.copy(), 106 with arg_scope([func1], a=1, b=None, c=[1]): 112 key_op = _key_op(func1) 115 with arg_scope([func1], a=1, b=None, c=[1]) as scope1: 124 current_scope1 = {key(func1): func1_kwargs.copy()} [all …]
|
/external/llvm/test/CodeGen/SPARC/ |
D | func-addr.ll | 8 define void @func1() #0 { 16 store void (...)* bitcast (void ()* @func1 to void (...)*), void (...)** %pFunc, align 4 22 ; abs32: sethi %hi(func1), %i0 23 ; abs32: add %i0, %lo(func1), %i1 24 ; abs32: call %i0+%lo(func1) 27 ; abs44: sethi %h44(func1), %i0 28 ; abs44: add %i0, %m44(func1), %i0 30 ; abs44: add %i0, %l44(func1), %i1 31 ; abs44: call %i0+%l44(func1) 34 ; abs64: sethi %hi(func1), %i0 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/ |
D | func-addr.ll | 8 define void @func1() #0 { 16 store void (...)* bitcast (void ()* @func1 to void (...)*), void (...)** %pFunc, align 4 22 ; abs32: sethi %hi(func1), %i0 23 ; abs32: add %i0, %lo(func1), %i1 24 ; abs32: call %i0+%lo(func1) 27 ; abs44: sethi %h44(func1), %i0 28 ; abs44: add %i0, %m44(func1), %i0 30 ; abs44: add %i0, %l44(func1), %i1 31 ; abs44: call %i0+%l44(func1) 34 ; abs64: sethi %hi(func1), %i0 [all …]
|
/external/clang/test/CodeGenCXX/ |
D | static-init-1.cpp | 8 int func1(int c) { return printf("loading the func1(%d)\n", c); } in func1() function 10 static int loader_1 = func1(++count); 15 static int loader_3 = func1(++count); 21 static int loader_5 = func1(++count);
|
D | debug-info-nodebug.cpp | 12 void func1(int); 13 void func2() { func1(const_global_int_def); } in func2() 40 func1(S2::static_const_member); in func3()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | comdat.ll | 4 ; CHECK: Name: func1 5 ; CHECK: Section: .text.func1 10 $func1 = comdat any 13 define amdgpu_kernel void @func1() local_unnamed_addr comdat {
|
/external/clang/test/Modules/Inputs/ |
D | redecl-merge-right.h | 66 int func1(int); 67 int func1(int); 68 int func1(int x) { return x; } in func1() function 69 int func1(int);
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-section-comdat.s | 16 .section .TEST1,"axG",%progbits,func1,comdat 17 .weak func1 19 .type func1,%function 20 func1: label 128 @ Check symbol func1. It should be weak binding, and belong to .TEST1 section. 132 @ CHECK: Name: func1
|
D | eh-directive-integrated-test.s | 31 .globl func1 symbol 33 .type func1,%function 34 func1: label 48 .size func1, .Ltmp1-func1
|
D | eh-directive-fnend-diagnostics.s | 10 .globl func1 symbol 12 .type func1,%function 13 func1: label
|
D | eh-directive-pad-diagnostics.s | 13 .globl func1 symbol 15 .type func1,%function 21 func1: label
|
D | eh-directive-personality-diagnostics.s | 13 .globl func1 symbol 15 .type func1,%function 21 func1: label
|
D | eh-directive-fnstart-diagnostics.s | 13 .globl func1 symbol 15 .type func1,%function 17 func1: label
|
D | eh-directive-text-section-multiple-func.s | 13 .globl func1 symbol 15 .type func1,%function 17 func1: label 74 @ CHECK: Name: func1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | eh-directive-section-comdat.s | 16 .section .TEST1,"axG",%progbits,func1,comdat 17 .weak func1 19 .type func1,%function 20 func1: label 128 @ Check symbol func1. It should be weak binding, and belong to .TEST1 section. 132 @ CHECK: Name: func1
|
D | eh-directive-integrated-test.s | 31 .globl func1 symbol 33 .type func1,%function 34 func1: label 48 .size func1, .Ltmp1-func1
|
D | eh-directive-fnend-diagnostics.s | 10 .globl func1 symbol 12 .type func1,%function 13 func1: label
|
D | eh-directive-pad-diagnostics.s | 13 .globl func1 symbol 15 .type func1,%function 21 func1: label
|
D | eh-directive-personality-diagnostics.s | 13 .globl func1 symbol 15 .type func1,%function 21 func1: label
|
D | eh-directive-fnstart-diagnostics.s | 13 .globl func1 symbol 15 .type func1,%function 17 func1: label
|
D | eh-directive-text-section-multiple-func.s | 13 .globl func1 symbol 15 .type func1,%function 17 func1: label 74 @ CHECK: Name: func1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | reassociate-deadinst.ll | 3 ; CHECK-NOT: func1 7 define internal i16 @func1() noinline #0 { 12 %_tmp0 = call i16 @func1()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | thinlto_funcimport_debug.ll | 6 ; If we import func1 and not func2 we should only link DISubprogram for func1 7 ; RUN: llvm-link %t2.bc -summary-index=%t3.thinlto.bc -import=func1:%t.bc -S | FileCheck %s 10 ; CHECK: define available_externally i32 @func1 17 ; CHECK: distinct !DISubprogram(name: "func1", {{.*}}, unit: ![[CU2]] 28 define i32 @func1(i32 %n) #0 !dbg !4 { 58 !4 = distinct !DISubprogram(name: "func1", scope: !1, file: !1, line: 1, type: !5, isLocal: false, …
|
/external/llvm/test/Linker/ |
D | thinlto_funcimport_debug.ll | 6 ; If we import func1 and not func2 we should only link DISubprogram for func1 7 ; RUN: llvm-link %t2.bc -summary-index=%t3.thinlto.bc -import=func1:%t.bc -S | FileCheck %s 10 ; CHECK: define available_externally i32 @func1 17 ; CHECK: distinct !DISubprogram(name: "func1", {{.*}}, unit: ![[CU2]] 28 define i32 @func1(i32 %n) #0 !dbg !4 { 58 !4 = distinct !DISubprogram(name: "func1", scope: !1, file: !1, line: 1, type: !5, isLocal: false, …
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | reorder-functions.ll | 40 define internal void @func1() { 64 ; DEFAULTWINDOWSIZE-LABEL: func1 71 ; WINDOWSIZE1-LABEL: func1 78 ; SEQUENTIAL-LABEL: func1 85 ; WINDOWSIZEMAX-LABEL: func1
|