/external/llvm/test/CodeGen/Mips/ |
D | sitofp-selectcc-opt.ll | 3 @foo12.d4 = internal unnamed_addr global double 0.000000e+00, align 8 5 define double @foo12(i32 %a, i32, i64 %b) nounwind { 17 %1 = load double, double* @foo12.d4, align 8 19 store double %add, double* @foo12.d4, align 8
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | sitofp-selectcc-opt.ll | 3 @foo12.d4 = internal unnamed_addr global double 0.000000e+00, align 8 5 define double @foo12(i32 %a, i32, i64 %b) nounwind { 17 %1 = load double, double* @foo12.d4, align 8 19 store double %add, double* @foo12.d4, align 8
|
/external/clang/test/Sema/ |
D | attr-sentinel.c | 12 void foo12 (int x, ... ) ATTR; // expected-note {{function has been explicitly marked sentinel here… 28 …foo12(1); // expected-warning {{not enough variable arguments in 'foo12' declaration to fit a sent… in test1()
|
/external/llvm-project/clang/test/Sema/ |
D | attr-sentinel.c | 12 void foo12 (int x, ... ) ATTR; // expected-note {{function has been explicitly marked sentinel here… 28 …foo12(1); // expected-warning {{not enough variable arguments in 'foo12' declaration to fit a sent… in test1()
|
D | warn-strict-prototypes.c | 68 void __attribute__((cdecl)) foo12(d) // expected-warning {{this old-style function definition is no… in foo12() function
|
D | attr-long-call.c | 25 __attribute((short_call, long_call)) void foo12(); // expected-error {{'long_call' and 'short_call'…
|
D | riscv-interrupt-attr.c | 58 __attribute__((interrupt("machine"))) void foo12(void) {} in foo12() function
|
/external/clang/test/SemaObjC/ |
D | method-sentinel-attr.m | 17 - (void) foo12 : (int)x, ... ATTR; // expected-note {{method has been explicitly marked sentinel he… 41 …[p foo12:1]; // expected-warning {{not enough variable arguments in 'foo12:' declaration to fit a …
|
/external/llvm-project/clang/test/SemaObjC/ |
D | method-sentinel-attr.m | 17 - (void) foo12 : (int)x, ... ATTR; // expected-note {{method has been explicitly marked sentinel he… 41 …[p foo12:1]; // expected-warning {{not enough variable arguments in 'foo12:' declaration to fit a …
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.overload.frag | 35 void foo12(float1) {} 36 void foo12(double3) {} 133 foo12(float3(f));
|
/external/llvm-project/clang/test/CodeGen/ |
D | stdcall-fastcall.c | 141 void __attribute__((fastcall)) foo12(struct S3 y, int x); 145 foo12(y, x); in bar12()
|
/external/clang/test/CodeGen/ |
D | stdcall-fastcall.c | 141 void __attribute__((fastcall)) foo12(struct S3 y, int x); 145 foo12(y, x); in bar12()
|
/external/clang/test/Driver/ |
D | at_file_win.c | 32 foo12
|
D | at_file.c | 34 foo12
|
/external/llvm-project/clang/test/Driver/ |
D | at_file.c | 34 foo12
|
D | at_file_win.c | 32 foo12
|
/external/llvm/test/MC/ELF/ |
D | weakref.s | 52 .weakref foo12, bar12
|
/external/llvm-project/llvm/test/MC/ELF/ |
D | weakref.s | 52 .weakref foo12, bar12
|
/external/python/setuptools/pkg_resources/ |
D | api_tests.txt | 227 >>> foo12 = Distribution(project_name="Foo", version="1.2", location="f12") 228 >>> ws.add(foo12) 238 >>> ws.add(foo12) 262 >>> plugins.add(foo12) 277 >>> ws.add(foo12) # this will conflict with Foo 1.4
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | load-with-non-coherent-cache.ll | 120 ; SM20-LABEL: .visible .entry foo12( 122 ; SM35-LABEL: .visible .entry foo12( 124 define void @foo12(<2 x double> * noalias readonly %from, <2 x double> * %to) { 257 !12 = !{void (<2 x double> *, <2 x double> *)* @foo12, !"kernel", i32 1}
|
/external/llvm/test/CodeGen/NVPTX/ |
D | load-with-non-coherent-cache.ll | 120 ; SM20-LABEL: .visible .entry foo12( 122 ; SM35-LABEL: .visible .entry foo12( 124 define void @foo12(<2 x double> * noalias readonly %from, <2 x double> * %to) { 257 !12 = !{void (<2 x double> *, <2 x double> *)* @foo12, !"kernel", i32 1}
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
D | graph-function-name-bug.pbtxt | 72 name: "foo12"
|
/external/clang/test/SemaOpenCL/ |
D | amdgpu-num-register-attrs.cl | 27 __attribute__((amdgpu_num_vgpr(0), amdgpu_num_sgpr(0))) kernel void foo12() {}
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | signed_immediates.ll | 87 define i32 @foo12(i32 %a, i1 %b) {
|
/external/llvm/test/CodeGen/Hexagon/ |
D | signed_immediates.ll | 87 define i32 @foo12(i32 %a, i1 %b) {
|