Searched refs:s29 (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/CodeGen/
H A Darm-arguments.c150 struct s29 { _Complex short f0; }; struct
151 struct s29 f29() {}
H A Dx86_32-arguments-darwin.c127 struct s29 { struct { } a[1]; char b; char c; } f29(void) { while (1) {} } struct
/external/valgrind/main/none/tests/arm/
H A Dvfp.c1165 TESTINSN_bin_f32("vmla.f32 s29, s15, s7", s29, s15, i32, f2u(214), s7, i32, f2u(1752065));
1171 TESTINSN_bin_f32("vmla.f32 s29, s25, s7", s29, s25, i32, f2u(-INFINITY), s7, i32, f2u(1752));
1215 TESTINSN_bin_f32("vnmla.f32 s29, s15, s7", s29, s15, i32, f2u(214), s7, i32, f2u(1752065));
1221 TESTINSN_bin_f32("vnmla.f32 s29, s25, s7", s29, s25, i32, f2u(-INFINITY), s7, i32, f2u(1752.));
1265 TESTINSN_bin_f32("vmls.f32 s29, s15, s7", s29, s1
[all...]
H A Dvfp.stdout.exp154 vmla.f32 s29, s15, s7 :: Sd 0x4db2c947 Sm (i32)0x43560000 Sn (i32)0x49d5e008
160 vmla.f32 s29, s25, s7 :: Sd 0xff800000 Sm (i32)0xff800000 Sn (i32)0x44db0000
203 vnmla.f32 s29, s15, s7 :: Sd 0xcdb2c947 Sm (i32)0x43560000 Sn (i32)0x49d5e008
209 vnmla.f32 s29, s25, s7 :: Sd 0x7f800000 Sm (i32)0xff800000 Sn (i32)0x44db0000
252 vmls.f32 s29, s15, s7 :: Sd 0x4db2c947 Sm (i32)0x43560000 Sn (i32)0x49d5e008
258 vmls.f32 s29, s25, s7 :: Sd 0xff800000 Sm (i32)0xff800000 Sn (i32)0x44db0000
301 vnmls.f32 s29, s15, s7 :: Sd 0xcdb2c947 Sm (i32)0x43560000 Sn (i32)0x49d5e008
307 vnmls.f32 s29, s25, s7 :: Sd 0x7f800000 Sm (i32)0xff800000 Sn (i32)0x44db0000
350 vmul.f32 s29, s15, s7 :: Sd 0x4db2c947 Sm (i32)0x43560000 Sn (i32)0x49d5e008
356 vmul.f32 s29, s2
[all...]
/external/v8/src/arm/
H A Dsimulator-arm.h141 s24, s25, s26, s27, s28, s29, s30, s31, enumerator in enum:v8::internal::Simulator::Register
H A Dassembler-arm.h304 const SwVfpRegister s29 = { 29 }; member in namespace:v8::internal
/external/v8/benchmarks/
H A Dregexp.js210 var s29 = computeInputVariants(str2, 81);
247 s29[i].replace(re17, '');
/external/webkit/Source/JavaScriptCore/assembler/
H A DARMv7Assembler.h89 s29, enumerator in enum:JSC::ARMRegisters::__anon14309

Completed in 142 milliseconds