HomeSort by relevance Sort by last modified time
    Searched refs:f12 (Results 26 - 50 of 79) sorted by null

12 3 4

  /dalvik/vm/compiler/template/mips/
TEMPLATE_RESTORE_STATE.S 68 lw f12, fr12*4(a0) # restore f12
TEMPLATE_SAVE_STATE.S 80 sw f12, fr12*4(a0) # save f12
TEMPLATE_MEM_OP_DECODE.S 24 sw f12, fr12*-4(sp) # push f12
142 lw f12, fr12*-4(sp) # pop f12
  /external/clang/test/CodeGen/
arm-arguments.c 70 // APCS-GNU: define i32 @f12()
71 // AAPCS: define arm_aapcscc i32 @f12()
73 union u12 f12(void) {} function
exprs.c 135 int f12() {
137 // CHECK: define i32 @f12
struct.c 124 void f12() { function
aarch64-arguments.c 55 // PCS: define [1 x i64] @f12()
57 union u12 f12(void) {} function
x86_32-arguments-darwin.c 74 // CHECK: void @f12(<2 x i32>* noalias sret %agg.result)
82 T12 f12(void) { while (1) {} } function
  /external/openssl/crypto/
alphacpuid.pl 45 fclr $f12
ppccpuid.pl 69 fmr f12,f31
ia64cpuid.S 96 mov f12=f0
  /external/valgrind/main/VEX/priv/
host_s390_isel.c 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)) */
1008 f12 = make_fpr(12);
1013 /* 1st operand --> (f12, f14) *
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/libffi/src/powerpc/
aix.S 71 .set f12,12
171 lfd f12,-16-(2*8)(r28)
aix_closure.S 71 .set f12,12
141 stfd f12, 144(r1)
darwin.S 124 lfd f12,-16-(2*8)(r28)
darwin_closure.S 89 stfd f12,144(r1)
linux64.S 98 lfd %f12, -32-(10*8)(%r28)
  /external/valgrind/main/none/tests/mips32/
MoveIns.c 266 TESTINSNMOVE("mfc1 $s3, $f12", 48, f12, s3);
295 TESTINSNMOVEt("mtc1 $s3, $f12", 48, f12, s3);
324 TESTINSNMOVE1s("mov.s $f11, $f12", 48, f11, f12);
325 TESTINSNMOVE1s("mov.s $f12, $f13", 52, f12, f13);
352 TESTINSNMOVE1d("mov.d $f10, $f12", 16, f10, f12);
    [all...]
  /external/clang/test/Analysis/
null-deref-ps.c 262 void f12(HF12ITEM i, char *q) { function
  /external/clang/test/CodeGenCXX/
temporaries.cpp 213 I f12() { function
  /external/llvm/test/MC/ELF/
cfi.s 71 f12: label
  /external/v8/test/mjsunit/harmony/
block-let-crankshaft.js 34 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14,
94 function f12() { function
  /external/oprofile/module/ia64/
oprofile_stubs.S 113 ldf.fill f11=[sp]; ldf.fill f12=[sp]; mov f13=f0
  /external/libffi/src/mips/
n32.S 113 l.s $f12, 0*FFI_SIZEOF_ARG(t9)
116 l.d $f12, 0*FFI_SIZEOF_ARG(t9)
340 4 - Called function f12
398 s.d $f12, F12_OFF2($sp)
  /external/libffi/src/sparc/
v9.S 66 ldd [%l0+ARGS+48], %f12
165 std %f12, [FP-80]

Completed in 898 milliseconds

12 3 4