HomeSort by relevance Sort by last modified time
    Searched full:f13 (Results 51 - 75 of 331) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/valgrind/main/coregrind/m_gdbserver/
power-fpu.xml 23 <reg name="f13" bitsize="64" type="ieee_double"/>
  /external/valgrind/main/VEX/priv/
host_s390_isel.c 934 HReg op_hi, op_lo, f13, f15; local
940 f13 = make_fpr(13);
943 /* operand --> (f13, f15) */
944 addInstr(env, s390_insn_move(8, f13, op_hi));
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)) */
1009 f13 = make_fpr(13);
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/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,
99 function f13(x) { function
  /external/clang/test/CodeGen/
switch.c 184 // CHECK: define i32 @f13(
187 int f13(unsigned x) { function
  /external/llvm/test/Bitcode/
attributes-3.3.ll 79 define void @f13() alwaysinline
80 ; CHECK: define void @f13() #5
attributes.ll 76 define void @f13() alwaysinline
77 ; CHECK: define void @f13() #5
  /external/llvm/test/CodeGen/SystemZ/
and-04.ll 114 define i64 @f13(i64 %a) {
115 ; CHECK-LABEL: f13:
and-05.ll 153 define void @f13(i64 %src, i64 %index) {
154 ; CHECK-LABEL: f13:
args-04.ll 112 define void @f13(fp128 *%r2, i16 %r3, i32 %r4, i64 %r5, float %f0, double %f2,
115 ; CHECK-LABEL: f13:
atomicrmw-or-04.ll 125 define i64 @f13(i64 %dummy, i64 *%src) {
126 ; CHECK-LABEL: f13:
int-add-07.ll 115 define i64 @f13(i64 %a) {
116 ; CHECK-LABEL: f13:
int-const-03.ll 121 define void @f13(i8 *%src) {
122 ; CHECK-LABEL: f13:
int-move-09.ll 145 define void @f13(i64 %val) {
146 ; CHECK-LABEL: f13:
int-mul-05.ll 115 define i32 @f13(i32 %a, i32 *%dest) {
116 ; CHECK-LABEL: f13:
int-mul-06.ll 115 define i64 @f13(i64 %a, i64 *%dest) {
116 ; CHECK-LABEL: f13:
or-04.ll 119 define i64 @f13(i64 %a) {
120 ; CHECK-LABEL: f13:
or-05.ll 153 define void @f13(i64 %src, i64 %index) {
154 ; CHECK-LABEL: f13:
shift-05.ll 130 define i64 @f13(i64 %a, i64 %b, i64 %c) {
131 ; CHECK-LABEL: f13:
shift-06.ll 130 define i64 @f13(i64 %a, i64 %b, i64 %c) {
131 ; CHECK-LABEL: f13:
shift-07.ll 130 define i64 @f13(i64 %a, i64 %b, i64 %c) {
131 ; CHECK-LABEL: f13:
xor-05.ll 153 define void @f13(i64 %src, i64 %index) {
154 ; CHECK-LABEL: f13:
  /external/llvm/test/CodeGen/X86/
2009-08-12-badswitch.ll 17 declare void @f13() nounwind readnone
119 call void @f13()
  /external/llvm/unittests/Support/
Casting.cpp 129 const foo *F13 = cast_or_null<foo>(B4);
130 EXPECT_NE(F13, null_foo);
  /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,
99 function f13(x) { function
  /ndk/tests/device/test-stlport_shared-exception/jni/
registers1.cpp 40 float f13 = *fsrc++ + 1.0f; local
87 *fdest++ = f13;

Completed in 684 milliseconds

1 23 4 5 6 7 8 91011>>