/external/clang/test/CodeGen/ |
D | arm-arguments.c | 109 struct s19 { int f0; struct s8 f1; }; struct 110 struct s19 f19(void) {} in f19()
|
D | x86_64-arguments.c | 103 struct s19 { struct 106 void f19(struct s19 x) {} in f19() argument
|
/external/valgrind/main/none/tests/arm/ |
D | vfp.c | 1161 TESTINSN_bin_f32("vmla.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1211 TESTINSN_bin_f32("vnmla.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1261 TESTINSN_bin_f32("vmls.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1311 TESTINSN_bin_f32("vnmls.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1361 TESTINSN_bin_f32("vmul.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1411 TESTINSN_bin_f32("vnmul.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1461 TESTINSN_bin_f32("vadd.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1511 TESTINSN_bin_f32("vsub.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1551 TESTINSN_bin_f32("vdiv.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1587 TESTINSN_un_f32("vabs.f32 s2, s19", s2, s19, i32,f2u(87.098217)); in main() [all …]
|
D | vfp.stdout.exp | 567 vabs.f32 s2, s19 :: Sd 0x42ae3249 Sm (i32)0x42ae3249 588 vneg.f32 s2, s19 :: Sd 0xc2ae3249 Sm (i32)0x42ae3249 609 vmov.f32 s2, s19 :: Sd 0x42ae3249 Sm (i32)0x42ae3249 630 vsqrt.f32 s2, s19 :: Sd 0x41155281 Sm (i32)0x42ae3249 645 vcvt.s32.f32 s9, s19 :: Sd 0x00000000 Sm (i32)0x00000000 669 vcvt.f32.s32 s9, s19 :: Sd 0x00000000 Sm (i32)0x00000000 710 vcvt.f64.f32 d7, s19 :: Dd 0x4028ddb6 0x20000000 Sm 0x4146edb1 761 vcmp.f32 s0, s19 :: FPSCR 0x8 Sd 0xc05d3a93 Sm 0xc027f7cf 764 vcmp.f32 s0, s19 :: FPSCR 0x8 Sd 0xc05d3a93 Sm 0xc027f7cf 773 vcmp.f32 s0, s19 :: FPSCR 0x8 Sd 0xc05d3a93 Sm 0xc027f7cf [all …]
|
/external/v8/src/arm/ |
D | simulator-arm.h | 138 s16, s17, s18, s19, s20, s21, s22, s23, enumerator
|
D | assembler-arm.h | 273 const SwVfpRegister s19 = { 19 }; variable
|
/external/v8/benchmarks/ |
D | regexp.js | 112 …var s19 = computeInputVariants('sevraqfgre_naba=nvq%3Qn6ss9p85n868ro9s059pn854735956o3%26ers%3Q%26… 174 /(?:^|;)\s*sevraqfgre_ynat=([^;]*)/.exec(s19[i]);
|
/external/llvm/lib/Target/ARM/ |
D | ARMRegisterInfo.td | 83 def S18 : ARMFReg<18, "s18">; def S19 : ARMFReg<19, "s19">;
|
/external/webkit/Source/JavaScriptCore/assembler/ |
D | ARMv7Assembler.h | 79 s19, enumerator
|