/external/valgrind/main/VEX/priv/ |
D | ir_match.c | 87 case Iex_Const: in matchWrk() 88 if (e->tag != Iex_Const) return False; in matchWrk()
|
D | ir_opt.c | 373 case Iex_Const: in flatten_Expr() 1085 case Iex_Const: { in sameIRExprs_aux2() 1160 case Iex_Const: { in debug_only_hack_sameIRExprs_might_assert() 1176 return toBool( e->tag == Iex_Const in isZeroU32() 1184 return toBool( e->tag == Iex_Const in isZeroU64() 1192 return toBool( e->tag == Iex_Const in isZeroV128() 1200 return toBool( e->tag == Iex_Const in isZeroV256() 1208 if (e->tag != Iex_Const) return False; in isZeroU() 1222 if (e->tag != Iex_Const) return False; in isOnesU() 1356 if (e->Iex.Unop.arg->tag == Iex_Const) { in fold_Expr() [all …]
|
D | host_arm_isel.c | 371 case Iex_RdTmp: case Iex_Const: case Iex_Get: in mightRequireFixedRegs() 496 if (guard->tag == Iex_Const in doHelperCall() 632 if (guard->tag == Iex_Const in doHelperCall() 783 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode1_wrk() 849 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode2_wrk() 901 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AModeV_wrk() 975 if (e->tag == Iex_Const) { in iselIntExpr_RI84_wrk() 1029 if (e->tag == Iex_Const) { in iselIntExpr_RI5_wrk() 1152 if (e->tag == Iex_Const) { in iselCondCode_wrk() 1379 if (e->Iex.Binop.arg2->tag != Iex_Const || in iselIntExpr_R_wrk() [all …]
|
D | host_arm64_isel.c | 372 if (e->tag != Iex_Const) return False; in isZeroU64() 490 case Iex_RdTmp: case Iex_Const: case Iex_Get: in mightRequireFixedRegs() 637 if (guard->tag == Iex_Const in doHelperCall() 743 if (guard->tag == Iex_Const in doHelperCall() 902 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode_wrk() 920 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode_wrk() 1105 if (e->tag == Iex_Const) { in iselIntExpr_RIA_wrk() 1369 if (e->tag == Iex_Const) { in iselIntExpr_RIL_wrk() 1428 if (e->tag == Iex_Const) { in iselIntExpr_RI6_wrk() 1840 if (arg1->tag != Iex_Const) goto irreducible; in iselIntExpr_R_wrk() [all …]
|
D | host_s390_isel.c | 298 if (arg1->tag == Iex_Const) { in s390_isel_amode_wrk() 306 if (arg2->tag == Iex_Const && arg2->Iex.Const.con->tag == Ico_U64) { in s390_isel_amode_wrk() 350 if (left->tag == Iex_Const || left->tag == Iex_Load || \ 412 if (expr->tag == Iex_Const) { in s390_expr_is_const_zero() 583 if (guard->tag == Iex_Const in doHelperCall() 695 if (irrm->tag == Iex_Const) { /* rounding mode is known */ in get_bfp_rounding_mode() 805 if (irrm->tag == Iex_Const) { /* rounding mode is known */ in get_dfp_rounding_mode() 1836 case Iex_Const: { in s390_isel_int_expr_wrk() 1916 } else if (expr->tag == Iex_Const) { in s390_isel_int_expr_RMI() 2282 case Iex_Const: { in s390_isel_float_expr_wrk() [all …]
|
D | host_x86_isel.c | 108 return e->tag == Iex_Const in isZeroU8() 115 return e->tag == Iex_Const in isZeroU32() 412 case Iex_RdTmp: case Iex_Const: case Iex_Get: in mightRequireFixedRegs() 645 if (guard->tag == Iex_Const in doHelperCall() 1019 if (e->Iex.Binop.arg2->tag == Iex_Const) { in iselIntExpr_R_wrk() 1486 case Iex_Const: { in iselIntExpr_R_wrk() 1565 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode_wrk() 1572 ->Iex.Binop.arg2->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode_wrk() 1591 && e->Iex.Binop.arg2->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode_wrk() 1604 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode_wrk() [all …]
|
D | host_amd64_isel.c | 96 return e->tag == Iex_Const in isZeroU8() 297 return e->tag == Iex_Const in isZeroU64() 304 return e->tag == Iex_Const in isZeroU32() 380 if (e->tag == Iex_Const) { in iselIntExpr_single_instruction() 541 if (guard->tag == Iex_Const in doHelperCall() 638 if (guard->tag == Iex_Const in doHelperCall() 1063 if (e->Iex.Binop.arg2->tag == Iex_Const) { in iselIntExpr_R_wrk() 1848 case Iex_Const: in iselIntExpr_R_wrk() 1969 if (imm8->tag == Iex_Const in iselIntExpr_AMode_wrk() 1973 && simm32->tag == Iex_Const in iselIntExpr_AMode_wrk() [all …]
|
D | host_ppc_isel.c | 211 return e->tag == Iex_Const in isZeroU8() 668 case Iex_RdTmp: case Iex_Const: case Iex_Get: in mightRequireFixedRegs() 812 if (guard->tag == Iex_Const in doHelperCall() 967 if (guard->tag == Iex_Const in doHelperCall() 2339 case Iex_Const: { in iselWordExpr_R_wrk() 2466 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 2492 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 2554 if (e->tag == Iex_Const) { in iselWordExpr_RH_wrk() 2613 if (e->tag == Iex_Const) { in iselWordExpr_RI_wrk() 2664 if (e->tag == Iex_Const in iselWordExpr_RH5u_wrk() [all …]
|
D | host_mips_isel.c | 345 case Iex_Const: in mightRequireFixedRegs() 488 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall() 591 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall() 722 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 743 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 1806 case Iex_Const: { in iselWordExpr_R_wrk() 1908 if (e->tag == Iex_Const) { in iselWordExpr_RH_wrk() 1975 if (e->tag == Iex_Const in iselWordExpr_RH5u_wrk() 2014 if (e->tag == Iex_Const in iselWordExpr_RH6u_wrk() 2301 if (e->tag == Iex_Const) { in iselInt64Expr_wrk() [all …]
|
D | ir_defs.c | 1248 case Iex_Const: in ppIRExpr() 1773 e->tag = Iex_Const; in IRExpr_Const() 2217 case Iex_Const: in deepCopyIRExpr() 3404 case Iex_Const: in typeOfIRExpr() 3525 case Iex_Const: return True; in isFlatIRStmt() 3704 case Iex_Const: in useBeforeDef_Expr() 4000 case Iex_Const: in tcExpr() 4552 if (a1->tag == Iex_Const && a2->tag == Iex_Const) in eqIRAtom()
|
D | guest_arm64_helpers.c | 692 toBool( e->tag == Iex_Const in isU64()
|
D | guest_arm_helpers.c | 549 toBool( e->tag == Iex_Const in isU32()
|
D | guest_x86_helpers.c | 771 toBool( e->tag == Iex_Const in isU32() 1284 if (cc_op->tag == Iex_Const) { in guest_x86_spechelper()
|
D | guest_amd64_helpers.c | 946 return toBool( e->tag == Iex_Const in isU64() 1517 if (cc_op->tag == Iex_Const) { in guest_amd64_spechelper()
|
D | guest_s390_helpers.c | 1816 return expr->tag == Iex_Const && expr->Iex.Const.con->tag == Ico_U64; in isC64()
|
/external/valgrind/main/VEX/ |
D | test_main.c | 632 if (a1->tag == Iex_Const) in isOriginalAtom() 643 if (a1->tag == Iex_Const) in isShadowAtom() 656 if (a1->tag == Iex_Const && a1->tag == Iex_Const) in sameKindedAtoms() 2154 case Iex_Const: in expr2vbits() 2532 tl_assert(at->tag == Iex_Const); in isBogusAtom()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 325 if (a1->tag == Iex_Const) in isOriginalAtom() 338 if (a1->tag == Iex_Const) in isShadowAtom() 353 if (a1->tag == Iex_Const && a2->tag == Iex_Const) in sameKindedAtoms() 1011 toBool( e->tag == Iex_Const in isZeroU32() 1019 toBool( e->tag == Iex_Const in isZeroU64() 4619 case Iex_Const: in expr2vbits() 5293 case Iex_Const: in bind_shadow_tmp_to_orig() 5294 tl_assert(shadow->tag == Iex_Const); in bind_shadow_tmp_to_orig() 5828 tl_assert(at->tag == Iex_Const); in isBogusAtom() 5870 case Iex_Const: in checkForBogusLiterals() [all …]
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 1760 Iex_Const, enumerator 2069 return toBool(e->tag == Iex_RdTmp || e->tag == Iex_Const); in isIRAtom()
|
/external/valgrind/main/coregrind/m_gdbserver/ |
D | m_gdbserver.c | 1187 if (sb_in->next->tag == Iex_Const) { in VG_()
|
/external/valgrind/main/callgrind/ |
D | main.c | 1276 case Iex_Const: in CLG_() 1316 if ((sbIn->next->tag == Iex_Const) && in CLG_()
|
/external/valgrind/main/coregrind/ |
D | m_translate.c | 415 if (e->Iex.Binop.arg2->tag != Iex_Const) goto case3; in vg_SP_update_pass()
|
/external/valgrind/main/cachegrind/ |
D | cg_main.c | 1331 case Iex_Const: in cg_instrument()
|