Home
last modified time | relevance | path

Searched refs:Iex_Const (Results 1 – 22 of 22) sorted by relevance

/external/valgrind/main/VEX/priv/
Dir_match.c87 case Iex_Const: in matchWrk()
88 if (e->tag != Iex_Const) return False; in matchWrk()
Dir_opt.c373 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 …]
Dhost_arm_isel.c371 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 …]
Dhost_arm64_isel.c372 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 …]
Dhost_s390_isel.c298 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 …]
Dhost_x86_isel.c108 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 …]
Dhost_amd64_isel.c96 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 …]
Dhost_ppc_isel.c211 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 …]
Dhost_mips_isel.c345 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 …]
Dir_defs.c1248 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()
Dguest_arm64_helpers.c692 toBool( e->tag == Iex_Const in isU64()
Dguest_arm_helpers.c549 toBool( e->tag == Iex_Const in isU32()
Dguest_x86_helpers.c771 toBool( e->tag == Iex_Const in isU32()
1284 if (cc_op->tag == Iex_Const) { in guest_x86_spechelper()
Dguest_amd64_helpers.c946 return toBool( e->tag == Iex_Const in isU64()
1517 if (cc_op->tag == Iex_Const) { in guest_amd64_spechelper()
Dguest_s390_helpers.c1816 return expr->tag == Iex_Const && expr->Iex.Const.con->tag == Ico_U64; in isC64()
/external/valgrind/main/VEX/
Dtest_main.c632 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/
Dmc_translate.c325 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/
Dlibvex_ir.h1760 Iex_Const, enumerator
2069 return toBool(e->tag == Iex_RdTmp || e->tag == Iex_Const); in isIRAtom()
/external/valgrind/main/coregrind/m_gdbserver/
Dm_gdbserver.c1187 if (sb_in->next->tag == Iex_Const) { in VG_()
/external/valgrind/main/callgrind/
Dmain.c1276 case Iex_Const: in CLG_()
1316 if ((sbIn->next->tag == Iex_Const) && in CLG_()
/external/valgrind/main/coregrind/
Dm_translate.c415 if (e->Iex.Binop.arg2->tag != Iex_Const) goto case3; in vg_SP_update_pass()
/external/valgrind/main/cachegrind/
Dcg_main.c1331 case Iex_Const: in cg_instrument()