Searched refs:ULong (Results 151 - 175 of 241) sorted by relevance

12345678910

/external/valgrind/main/VEX/priv/
H A Dhost_amd64_defs.h413 ULong imm64;
690 extern AMD64Instr* AMD64Instr_Imm64 ( ULong imm64, HReg dst );
794 ULong* location_of_counter );
H A Dhost_arm_defs.h314 extern ULong ARMNImm_to_Imm64 ( ARMNImm* );
315 extern ARMNImm* Imm64_to_ARMNImm ( ULong );
1059 ULong* location_of_counter );
H A Dhost_mips_defs.h421 ULong imm;
631 extern MIPSInstr *MIPSInstr_LI(HReg, ULong);
746 ULong* location_of_counter,
H A Dir_opt.c1232 static UInt fold_Clz64 ( ULong value )
1237 if (0ULL != (value & (((ULong)1) << (63 - i)))) return i;
1259 //static ULong de_summarise_V64 ( UChar v64 )
1261 // ULong r = 0;
1407 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64;
1413 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64;
1419 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64;
1425 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64;
1439 e2 = IRExpr_Const(IRConst_U64((ULong)s64));
1446 e2 = IRExpr_Const(IRConst_U64((ULong)s6
[all...]
/external/valgrind/main/coregrind/
H A Dm_translate.c166 static Bool get_SP_delta(IRTemp temp, ULong* delta)
881 static IRExpr* mkU64 ( ULong n ) {
923 IRExpr*(*mkU)(ULong) = mkU64;
1016 IRExpr*(*mkU)(ULong) = mkU64;
1294 ULong bbs_done,
1379 fnname, objname, (ULong)objoff
H A Dm_libcsignal.c248 ULong before[2];
250 ULong after[2];
/external/valgrind/main/drd/
H A Ddrd_bitmap.c49 static ULong s_bitmap_creation_count;
50 static ULong s_bitmap_merge_count;
51 static ULong s_bitmap2_merge_count;
1247 ULong DRD_(bm_get_bitmap_creation_count)(void)
1252 ULong DRD_(bm_get_bitmap2_creation_count)(void)
1257 ULong DRD_(bm_get_bitmap2_merge_count)(void)
H A Ddrd_barrier.c68 static ULong s_barrier_segment_creation_count;
562 ULong DRD_(get_barrier_segment_creation_count)(void)
/external/valgrind/main/cachegrind/
H A Dcg-x86-amd64.c504 && VG_(log2_64)( (ULong)nSets ) == -1
506 && VG_(log2_64)( (ULong)((2 * nSets) / (Long)3) ) != -1
H A Dcg_main.c84 ULong a; /* total # memory accesses of this kind */
85 ULong m1; /* misses in the first level cache */
86 ULong mL; /* misses in the second level cache */
92 ULong b; /* total # branches of this kind */
93 ULong mp; /* number of branches mispredicted */
1453 static UInt ULong_width(ULong n)
1470 ULong LL_total_m, LL_total_mr, LL_total_mw,
1636 (void*)(Addr)vge.base[0], (ULong)vge.len[0]);
/external/valgrind/main/VEX/switchback/
H A Dtest_ppc_jm1.c164 typedef unsigned long long int ULong; typedef
407 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL)
533 (ULong)(va_arg (vargs, Long)));
536 (ULong)(va_arg (vargs, Int)));
541 (ULong)(va_arg (vargs, ULong)));
544 (ULong)(va_arg (vargs, UInt)));
551 (ULong)((HWord)va_arg (vargs, void *)));
556 (ULong)(va_arg (vargs, ULong)));
[all...]
H A Dlinker.c66 while ((ULong)(mymalloc_area+mymalloc_used) & 0xFFF)
678 ULong* pP = (ULong*)P;
807 *((ULong*)pP) = (ULong)(S + A);
/external/clang/lib/Serialization/
H A DASTCommon.cpp35 case BuiltinType::ULong: ID = PREDEF_TYPE_ULONG_ID; break;
/external/valgrind/main/VEX/pub/
H A Dlibvex.h736 ULong* location_of_counter );
H A Dlibvex_ir.h294 ULong U64;
298 ULong F64i;
310 extern IRConst* IRConst_U64 ( ULong );
314 extern IRConst* IRConst_F64i ( ULong );
/external/valgrind/main/coregrind/m_gdbserver/
H A Dvalgrind-low-x86.c175 ULong fpreg64;
H A Dserver.c621 (ULong)*client_auxv,
622 (ULong)*(client_auxv+1));
/external/valgrind/main/exp-sgcheck/
H A Dpc_common.c444 (ULong)xe->XE.Heap.addr,
445 (ULong)xe->XE.Heap.datasymoff,
459 (ULong)xe->XE.Heap.addr,
460 (ULong)xe->XE.Heap.datasymoff,
/external/valgrind/main/none/tests/amd64/
H A Daes.c9 typedef unsigned long long int ULong; typedef
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c1113 ULong pdbmtime,
1201 static ULong DEBUG_SnarfCodeView(
1216 ULong n_syms_read = 0;
1516 static ULong DEBUG_SnarfLinetab(
1540 ULong n_lines_read = 0;
1686 static ULong codeview_dump_linetab2(
1703 ULong n_line2s_read = 0;
1834 ULong n_fpos_read = 0, n_syms_read = 0,
2021 n_fpos_read += (ULong)di->fpo_size;
2181 ULong pdbmtim
[all...]
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-s390x-linux.c137 Returns a ULong encoded as: top half is %cr following syscall,
144 ULong do_syscall_clone_s390x_linux ( void *stack,
145 ULong flags,
208 Addr sp, ULong flags,
221 ULong r2;
778 a0, (ULong)a1, a2, a3, a4, a5 );
/external/valgrind/main/callgrind/
H A Ddump.c618 void fprint_cost(int fd, EventMapping* es, ULong* cost)
653 static void fprint_jcc(Int fd, jCC* jcc, AddrPos* curr, AddrPos* last, ULong ecounter)
782 ULong ecounter;
1255 EventMapping* em, ULong* cost)
1265 static ULong bbs_done = 0;
1563 ULong ecounter = (*p)->ecounter_sum;
/external/valgrind/main/helgrind/
H A Dhg_errors.c59 ULong HG_(stats__string_table_queries) = 0;
61 ULong HG_(stats__string_table_get_map_size) ( void ) {
62 return string_table ? (ULong)VG_(sizeFM)(string_table) : 0;
96 ULong HG_(stats__LockN_to_P_queries) = 0;
98 ULong HG_(stats__LockN_to_P_get_map_size) ( void ) {
99 return map_LockN_to_P ? (ULong)VG_(sizeFM)(map_LockN_to_P) : 0;
/external/valgrind/main/memcheck/
H A Dmc_errors.c308 xpre, (ULong)a, xpost );
312 xpre, (ULong)a, xpost );
318 xpre, (ULong)a, ai->Addr.Stack.tid, xpost );
355 (ULong)a,
356 (ULong)ai->Addr.DataSym.offset,
378 (ULong)a,
/external/valgrind/main/coregrind/m_ume/
H A Dmacho.c80 (ULong)base, (Long)len, who);
738 arch.cputype, (ULong)arch_offset);

Completed in 401 milliseconds

12345678910