Home
last modified time | relevance | path

Searched refs:U32 (Results 1 – 25 of 25) sorted by relevance

/external/valgrind/main/VEX/priv/
Dir_opt.c902 && e1->Iex.Const.con->Ico.U32 in sameIcoU32s()
903 == e2->Iex.Const.con->Ico.U32 ); in sameIcoU32s()
1031 0xFFFF & e->Iex.Unop.arg->Iex.Const.con->Ico.U32))); in fold_Expr()
1035 0xFF & e->Iex.Unop.arg->Iex.Const.con->Ico.U32))); in fold_Expr()
1039 1 == (1 & e->Iex.Unop.arg->Iex.Const.con->Ico.U32) in fold_Expr()
1054 ~ (e->Iex.Unop.arg->Iex.Const.con->Ico.U32))); in fold_Expr()
1097 & e->Iex.Unop.arg->Iex.Const.con->Ico.U32)); in fold_Expr()
1100 /* signed */ Long s64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U32; in fold_Expr()
1115 (0xFFFFFFFF & e->Iex.Unop.arg->Iex.Const.con->Ico.U32) in fold_Expr()
1125 UInt w32 = e->Iex.Unop.arg->Iex.Const.con->Ico.U32; in fold_Expr()
[all …]
Dguest_arm_helpers.c306 && e->Iex.Const.con->Ico.U32 == n ); in isU32()
Dir_defs.c73 case Ico_U32: vex_printf( "0x%x:I32", (UInt)(con->Ico.U32)); break; in ppIRConst()
1252 c->Ico.U32 = u32; in IRConst_U32()
1708 case Ico_U32: return IRConst_U32(c->Ico.U32); in deepCopyIRConst()
3417 case Ico_U32: return toBool( c1->Ico.U32 == c2->Ico.U32 ); in eqIRConst()
Dhost_ppc_isel.c1925 case Ico_U32: l = (Long)(Int) con->Ico.U32; break; in iselWordExpr_R_wrk()
2080 ->Iex.Const.con->Ico.U32)) { in iselWordExpr_AMode_wrk()
2081 return PPCAMode_IR( (Int)e->Iex.Binop.arg2->Iex.Const.con->Ico.U32, in iselWordExpr_AMode_wrk()
2146 case Ico_U32: u = 0xFFFFFFFF & con->Ico.U32; break; in iselWordExpr_RH_wrk()
2203 case Ico_U32: l = (Long)(Int) con->Ico.U32; break; in iselWordExpr_RI_wrk()
Dhost_x86_isel.c116 && e->Iex.Const.con->Ico.U32 == 0; in isZeroU32()
1435 UInt imm32 = e->Iex.Binop.arg2->Iex.Const.con->Ico.U32; in iselIntExpr_AMode_wrk()
1465 return X86AMode_IR(e->Iex.Binop.arg2->Iex.Const.con->Ico.U32, r1); in iselIntExpr_AMode_wrk()
1511 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RMI_wrk()
1571 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RI_wrk()
Dhost_arm_isel.c679 Int simm = (Int)e->Iex.Binop.arg2->Iex.Const.con->Ico.U32; in iselIntExpr_AMode1_wrk()
745 Int simm = (Int)e->Iex.Binop.arg2->Iex.Const.con->Ico.U32; in iselIntExpr_AMode2_wrk()
797 Int simm = (Int)e->Iex.Binop.arg2->Iex.Const.con->Ico.U32; in iselIntExpr_AModeV_wrk()
872 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RI84_wrk()
926 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RI5_wrk()
1724 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_R_wrk()
Dhost_amd64_isel.c283 && e->Iex.Const.con->Ico.U32 == 0; in isZeroU32()
1962 return AMD64RMI_Imm(e->Iex.Const.con->Ico.U32); break; in iselIntExpr_RMI_wrk()
2031 return AMD64RI_Imm(e->Iex.Const.con->Ico.U32); in iselIntExpr_RI_wrk()
Dguest_x86_helpers.c772 && e->Iex.Const.con->Ico.U32 == n ); in isU32()
/external/skia/src/views/
DSkWidget.cpp8 SkWidgetView::SkWidgetView(U32 flags) : SkView(flags)
71 SkTextView::SkTextView(U32 flags) : SkView(flags), fInterp(NULL), fDoInterp(false)
202 SkSliderView::SkSliderView(U32 flags) : SkWidgetView(flags)
DSkWidgets.cpp330 SkStaticTextView::SkStaticTextView(U32 flags) : SkView(flags)
491 SkBitmapView::SkBitmapView(U32 flags) : SkView(flags)
DSkListView.cpp203 SkListView::SkListView(U32 flags) : SkWidgetView(flags)
542 SkGridView::SkGridView(U32 flags) : SkWidgetView(flags)
/external/chromium/net/base/
Ddnsrr_resolver.cc447 bool U32(uint32* v) { in U32() function in net::Buffer
623 !buf.U32(&ttl) || in ParseFromResponse()
/external/skia/src/core/
DSkPoint.cpp314 U32 len2 = squarefixed(x) + squarefixed(y); in setLength()
/external/v8/src/arm/
Dassembler-arm.cc2265 enum VFPType { S32, U32, F32, F64 }; enumerator
2272 case U32: in IsSignedVFPType()
2284 case U32: in IsIntegerVFPType()
2399 emit(EncodeVCVT(F64, dst.code(), U32, src.code(), mode, cond)); in vcvt_f64_u32()
2417 emit(EncodeVCVT(U32, dst.code(), F64, src.code(), mode, cond)); in vcvt_u32_f64()
/external/iptables/extensions/
Dlibxt_u32.man1 U32 tests whether quantities of up to 4 bytes extracted from a packet have
/external/valgrind/main/lackey/
Dlk_main.c846 dst = (sizeof(Addr) == 4) ? st->Ist.Exit.dst->Ico.U32 : in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h283 UInt U32; member
/external/skia/src/effects/
DSkGradientShader.cpp449 U32 t0 = (((s0 & 0xFF00FF) * blend + (s1 & 0xFF00FF) * otherBlend) >> 8) & 0xFF00FF; in dot8_blend_packed32()
450 U32 t1 = (((s0 >> 8) & 0xFF00FF) * blend + ((s1 >> 8) & 0xFF00FF) * otherBlend) & 0xFF00FF00; in dot8_blend_packed32()
/external/llvm/lib/Target/
DREADME.txt368 typedef unsigned U32;
370 int test (U32 *inst, U64 *regs) {
372 U32 temp = *inst;
389 when it is declared U32.
/external/valgrind/tsan/
Dts_valgrind.cc1028 target = con->tag == Ico_U32 ? con->Ico.U32 : con->Ico.U64; in ts_instrument_final_jump()
/external/valgrind/main/coregrind/
Dm_translate.c273 (sizeof_SP==4 ? (Long)(Int)(con->Ico.U32) \ in vg_SP_update_pass()
/external/valgrind/main/callgrind/
Dmain.c792 addr = con->Ico.U32; in IRConst2Addr()
/external/valgrind/main/cachegrind/
Dcg_main.c1144 sea = (Addr64)(UInt)dst->Ico.U32; in cg_instrument()
/external/llvm/lib/Target/ARM/
DARMInstrVFP.td751 // U32 (U=1, sx=1) -> UL
/external/valgrind/main/memcheck/
Dmc_translate.c877 && e->Iex.Const.con->Ico.U32 == 0 ); in isZeroU32()
4536 case Ico_U32: n = (ULong)con->Ico.U32; break; in isBogusAtom()