Searched refs:foo12 (Results 1 – 25 of 35) sorted by relevance
12
/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/swiftshader/third_party/llvm-7.0/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/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/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/deqp-deps/glslang/Test/ |
D | hlsl.overload.frag | 35 void foo12(float1) {} 36 void foo12(double3) {} 133 foo12(float3(f));
|
/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.c | 34 foo12
|
D | at_file_win.c | 32 foo12
|
/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/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | weakref.s | 52 .weakref foo12, bar12
|
/external/llvm/test/MC/ELF/ |
D | weakref.s | 52 .weakref foo12, bar12
|
/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
D | weakref.s | 52 .weakref foo12, bar12
|
/external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/ |
D | 02-MemArith.ll | 124 define signext i64 @foo12(i64 %a, i64 *%b, i64 %idx) { 125 ; CHECK: foo12:
|
D | 04-RetShifts.ll | 80 define signext i32 @foo12(i32 %a, i32 %idx) nounwind readnone {
|
/external/clang/test/SemaOpenCL/ |
D | amdgpu-num-register-attrs.cl | 27 __attribute__((amdgpu_num_vgpr(0), amdgpu_num_sgpr(0))) kernel void foo12() {}
|
/external/python/setuptools/pkg_resources/tests/ |
D | test_resources.py | 76 foo12 = dist_from_fn("FooPkg-1.2-py2.4.egg") 88 ws.add(foo12) 96 ws.add(foo12)
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.overload.frag.out | 90 0:35 Function Definition: foo12(vf1; ( temp void) 93 0:36 Function Definition: foo12(vd3; ( temp void) 328 0:133 Function Call: foo12(vd3; ( temp void) 459 0:35 Function Definition: foo12(vf1; ( temp void) 462 0:36 Function Definition: foo12(vd3; ( temp void) 697 0:133 Function Call: foo12(vd3; ( temp void) 808 Name 123 "foo12(vf1;" 810 Name 129 "foo12(vd3;" 1141 123(foo12(vf1;): 2 Function None 78 1146 129(foo12(vd3;): 2 Function None 127 [all …]
|
/external/swiftshader/third_party/llvm-7.0/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) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-csel.ll | 144 define i64 @foo12(i64 %v) nounwind readnone optsize ssp { 146 ; CHECK-LABEL: foo12:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-csel.ll | 145 define i64 @foo12(i64 %v) nounwind readnone optsize ssp { 147 ; CHECK-LABEL: foo12:
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppcf128sf.ll | 166 define void @foo12() #0 {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | ppcf128sf.ll | 166 define void @foo12() #0 {
|
12