Searched refs:s33 (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
H A Darm-aapcs-vfp.c121 // CHECK-LABEL: define arm_aapcs_vfpcc void @f33(%struct.s33* byval align 4 %s)
122 struct s33 { char buf[32*32]; }; struct
123 void f33(struct s33 s) { }
H A Darm-arguments.c177 struct s33 { char buf[32*32]; }; struct
178 void f33(struct s33 s) { }
179 // APCS-GNU-LABEL: define void @f33(%struct.s33* byval align 4 %s)
180 // AAPCS-LABEL: define arm_aapcscc void @f33(%struct.s33* byval align 4 %s)
H A Darm64-arguments.c129 struct s33 { char buf[32*32]; }; struct
130 void f33(struct s33 s) { }
131 // CHECK: define void @f33(%struct.s33* %s)
H A Dx86_32-arguments-darwin.c139 struct s33 { float a; long long : 0; } f33(void) { while (1) {} } struct
/external/v8/benchmarks/
H A Dregexp.js214 var s33 = computeInputVariants('Pbhagel=IIZ=', 78);
251 re8.exec(s33[i]);

Completed in 183 milliseconds