Searched refs:f15 (Results 1 - 25 of 74) sorted by relevance

123

/external/clang/test/CXX/except/except.spec/
H A Dp5-virtual.cpp45 virtual void f15();
81 virtual void f15() noexcept;
/external/compiler-rt/lib/ppc/
H A DrestFP.S24 lfd f15,-136(r1)
H A DsaveFP.S22 stfd f15,-136(r1)
/external/chromium_org/third_party/mesa/src/src/mesa/sparc/
H A Dnorm.S29 ld [%sp + STACK_VAR_OFF+0x4], %f15 ! f15 = scale
104 fmuls M0, %f15, M0
105 fmuls M1, %f15, M1
106 fmuls M2, %f15, M2
107 fmuls M4, %f15, M4
108 fmuls M5, %f15, M5
109 fmuls M6, %f15, M6
110 fmuls M8, %f15, M8
111 fmuls M9, %f15, M
[all...]
/external/mesa3d/src/mesa/sparc/
H A Dnorm.S29 ld [%sp + STACK_VAR_OFF+0x4], %f15 ! f15 = scale
104 fmuls M0, %f15, M0
105 fmuls M1, %f15, M1
106 fmuls M2, %f15, M2
107 fmuls M4, %f15, M4
108 fmuls M5, %f15, M5
109 fmuls M6, %f15, M6
110 fmuls M8, %f15, M8
111 fmuls M9, %f15, M
[all...]
/external/chromium_org/v8/test/webkit/
H A DtoString-elision-trailing-comma.js85 function f15() { function
130 testToStringAndLength("f15", 2);
/external/kernel-headers/original/asm-mips/
H A Dfpregdef.h30 #define fa1f $f15
67 #define fa3 $f15
/external/llvm/test/MC/SystemZ/
H A Dregs-good.s64 #CHECK: ler %f14, %f15 # encoding: [0x38,0xef]
73 ler %f14,%f15
82 #CHECK: ldr %f14, %f15 # encoding: [0x28,0xef]
91 ldr %f14,%f15
134 #CHECK: .cfi_offset %f15, 248
168 .cfi_offset %f15,248
H A Dtokens.s39 #CHECK: foo %f15, 200
72 foo %f15, 200
H A Dinsn-good.s26 #CHECK: adb %f15, 0 # encoding: [0xed,0xf0,0x00,0x00,0x00,0x1a]
34 adb %f15, 0
37 #CHECK: adbr %f0, %f15 # encoding: [0xb3,0x1a,0x00,0x0f]
39 #CHECK: adbr %f15, %f0 # encoding: [0xb3,0x1a,0x00,0xf0]
42 adbr %f0, %f15
44 adbr %f15, %f0
52 #CHECK: aeb %f15, 0 # encoding: [0xed,0xf0,0x00,0x00,0x00,0x0a]
60 aeb %f15, 0
63 #CHECK: aebr %f0, %f15 # encoding: [0xb3,0x0a,0x00,0x0f]
65 #CHECK: aebr %f15,
[all...]
/external/chromium_org/v8/test/mjsunit/harmony/
H A Dblock-let-crankshaft.js35 f15, f16, f17, f18, f19, f20, f21, f22, f23 ];
108 function f15() { function
/external/v8/test/mjsunit/harmony/
H A Dblock-let-crankshaft.js35 f15, f16, f17, f18, f19, f20, f21, f22, f23 ];
108 function f15() { function
/external/clang/test/CodeGen/
H A Dfunction-attributes.c84 // CHECK: define void @f15
87 void f15(void) { function
H A Dregparm-struct.c143 __attribute__((regparm(3))) void f15(struct s11 a, int b);
144 // CHECK: declare void @f15(double, double, i32)
147 f15(x, 43);
H A Darm-arguments.c89 // APCS-GNU: define void @f15()
90 // AAPCS: define arm_aapcscc void @f15()
91 void f15(struct s7 a0) {} function
H A Dexprs.c154 // CHECK: define void @f15
155 void f15() {
H A Dstruct.c163 int f15() { function
/external/libffi/src/ia64/
H A Dunix.S74 ldf.fill f15 = [r16], 24
221 (p7) stfs [r16] = f15
245 (p7) stfd [r16] = f15
269 (p7) stfe [r16] = f15
319 stf.spill [r17] = f15, 24
450 (p7) ldfs f15 = [r17]
478 (p7) ldfd f15 = [r17]
506 (p7) ldfe f15 = [r17]
/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-s390x-linux.S95 /* Save fprs: ABI: f8...f15 */
103 std %f15,160+56(SP)
162 ld %f15,160+56(SP)
/external/clang/test/Analysis/
H A Darray-struct.c139 void f15() { function
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp69 void f15(int8x16_t) {} function
/external/valgrind/main/VEX/priv/
H A Dhost_s390_isel.c934 HReg op_hi, op_lo, f13, f15; local
941 f15 = make_fpr(15);
943 /* operand --> (f13, f15) */
945 addInstr(env, s390_insn_move(8, f15, op_lo));
948 addInstr(env, s390_insn_bfp128_convert_from(size, bfpop, res, f13, f15,
1001 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15, cc_s390; local
1007 /* We use non-virtual registers as pairs (f13, f15) and (f12, f14)) */
1011 f15 = make_fpr(15);
1017 /* 2nd operand --> (f13, f15) */
1019 addInstr(env, s390_insn_move(8, f15, op2_l
1552 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15; local
1595 HReg op_hi, op_lo, f12, f13, f14, f15; local
1641 HReg op_hi, op_lo, op, f12, f13, f14, f15; local
1876 HReg op_hi, op_lo, f12, f13, f14, f15; local
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dalphacpuid.pl48 fclr $f15
/external/openssl/crypto/
H A Dalphacpuid.pl48 fclr $f15
/external/valgrind/main/none/tests/ppc32/
H A Dtest_dfp2.c36 register double f15 __asm__ ("fr15");
475 f15 = d0x;
549 f15 = d0x;

Completed in 381 milliseconds

123