Home
last modified time | relevance | path

Searched defs:f64 (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CodeGen/
Dmms-bitfields.c5 long long f64; member
12 long long f64[4]; member
Dms_struct.c6 long long f64; member
13 long long f64[4]; member
/external/valgrind/main/none/tests/amd64/
Dbug132918.c13 double f64; in do_fprem() local
/external/valgrind/main/VEX/priv/
Dguest_generic_x87.c105 void convert_f64le_to_f80le ( /*IN*/UChar* f64, /*OUT*/UChar* f80 ) in convert_f64le_to_f80le()
246 void convert_f80le_to_f64le ( /*IN*/UChar* f80, /*OUT*/UChar* f64 ) in convert_f80le_to_f64le()
Dguest_x86_helpers.c1372 UChar* f64; in x86g_calculate_FXAM() local
1441 ULong f64; in x86g_dirtyhelper_loadF80le() local
1448 void x86g_dirtyhelper_storeF80le ( UInt addrU, ULong f64 ) in x86g_dirtyhelper_storeF80le()
Dguest_amd64_helpers.c1392 UChar* f64; in amd64g_calculate_FXAM() local
1782 ULong f64; in amd64g_dirtyhelper_loadF80le() local
1789 void amd64g_dirtyhelper_storeF80le ( ULong addrU, ULong f64 ) in amd64g_dirtyhelper_storeF80le()
Dhost_amd64_isel.c2888 union { ULong u64; Double f64; } u; in iselDblExpr_wrk() member
3146 HReg f64 = newVRegV(env); in iselDblExpr_wrk() local
3832 HReg f64 = iselDblExpr(env, stmt->Ist.Put.data); in iselStmt() local
Dir_defs.c67 union { ULong i64; Double f64; } u; in ppIRConst() member
1262 IRConst* IRConst_F64 ( Double f64 ) in IRConst_F64()
Dhost_x86_isel.c2867 union { UInt u32x2[2]; ULong u64; Double f64; } u; in iselDblExpr_wrk() member
3727 HReg f64 = iselDblExpr(env, stmt->Ist.Put.data); in iselStmt() local
Dhost_ppc_isel.c3070 union { UInt u32x2[2]; ULong u64; Double f64; } u; in iselDblExpr_wrk() member
/external/qemu/target-arm/
Dhelper.c2970 float64 f64; in HELPER() local
3067 float64 f64; in HELPER() local
3117 float64 f64; in HELPER() local
3133 float64 f64; in HELPER() local
/external/llvm/include/llvm/CodeGen/
DValueTypes.h49 f64 = 8, // This is a 64 bit floating point value enumerator