/external/valgrind/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() 1093 case Iex_Const: { in sameIRExprs_aux2() 1168 case Iex_Const: { in debug_only_hack_sameIRExprs_might_assert() 1184 return toBool( e->tag == Iex_Const in isZeroU32() 1194 return toBool( e->tag == Iex_Const 1203 return toBool( e->tag == Iex_Const in isZeroV128() 1211 return toBool( e->tag == Iex_Const in isZeroV256() 1219 if (e->tag != Iex_Const) return False; in isZeroU() 1233 if (e->tag != Iex_Const) return False; in isOnesU() 1378 if (e->Iex.Unop.arg->tag == Iex_Const) { in fold_Expr() [all …]
|
D | host_tilegx_isel.c | 202 case Iex_Const: in mightRequireFixedRegs() 278 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall() 333 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall() 409 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 1058 case Iex_Const: { in iselWordExpr_R_wrk() 1151 if (e->tag == Iex_Const) { in iselWordExpr_RH_wrk() 1216 if (e->tag == Iex_Const) in iselWordExpr_RH6u_wrk() 1378 if (e->tag == Iex_Const && e->Iex.Const.con->Ico.U1 == True) in iselCondCode_wrk() 1533 if (cas->expdLo->tag != Iex_Const) in iselStmt() 1690 if (next->tag == Iex_Const) { in iselNext()
|
D | host_arm_isel.c | 363 case Iex_RdTmp: case Iex_Const: case Iex_Get: in mightRequireFixedRegs() 488 if (guard->tag == Iex_Const in doHelperCall() 624 if (guard->tag == Iex_Const in doHelperCall() 775 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode1_wrk() 841 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode2_wrk() 893 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AModeV_wrk() 967 if (e->tag == Iex_Const) { in iselIntExpr_RI84_wrk() 1021 if (e->tag == Iex_Const) { in iselIntExpr_RI5_wrk() 1144 if (e->tag == Iex_Const) { in iselCondCode_wrk() 1372 if (e->Iex.Binop.arg2->tag != Iex_Const || in iselIntExpr_R_wrk() [all …]
|
D | host_arm64_isel.c | 341 if (e->tag != Iex_Const) return False; in isZeroU64() 459 case Iex_RdTmp: case Iex_Const: case Iex_Get: in mightRequireFixedRegs() 606 if (guard->tag == Iex_Const in doHelperCall() 712 if (guard->tag == Iex_Const in doHelperCall() 871 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode_wrk() 889 && e->Iex.Binop.arg2->tag == Iex_Const in iselIntExpr_AMode_wrk() 944 if (e->tag == Iex_Const) { in iselIntExpr_RIA_wrk() 1208 if (e->tag == Iex_Const) { in iselIntExpr_RIL_wrk() 1267 if (e->tag == Iex_Const) { in iselIntExpr_RI6_wrk() 1665 if (arg1->tag != Iex_Const) goto irreducible; in iselIntExpr_R_wrk() [all …]
|
D | host_s390_isel.c | 306 if (arg1->tag == Iex_Const) { in s390_isel_amode_wrk() 314 if (arg2->tag == Iex_Const && arg2->Iex.Const.con->tag == Ico_U64) { in s390_isel_amode_wrk() 388 if (left->tag == Iex_Const || left->tag == Iex_Load || \ 450 if (expr->tag == Iex_Const) { in s390_expr_is_const_zero() 595 if (guard->tag == Iex_Const in doHelperCall() 698 if (irrm->tag == Iex_Const) { /* rounding mode is known */ in get_bfp_rounding_mode() 808 if (irrm->tag == Iex_Const) { /* rounding mode is known */ in get_dfp_rounding_mode() 1839 case Iex_Const: { in s390_isel_int_expr_wrk() 1919 } else if (expr->tag == Iex_Const) { in s390_isel_int_expr_RMI() 2321 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() 296 return e->tag == Iex_Const in isZeroU64() 303 return e->tag == Iex_Const in isZeroU32() 379 if (e->tag == Iex_Const) { in iselIntExpr_single_instruction() 540 if (guard->tag == Iex_Const in doHelperCall() 637 if (guard->tag == Iex_Const in doHelperCall() 1062 if (e->Iex.Binop.arg2->tag == Iex_Const) { in iselIntExpr_R_wrk() 1847 case Iex_Const: in iselIntExpr_R_wrk() 1968 if (imm8->tag == Iex_Const in iselIntExpr_AMode_wrk() 1972 && simm32->tag == Iex_Const in iselIntExpr_AMode_wrk() [all …]
|
D | host_ppc_isel.c | 211 return e->tag == Iex_Const in isZeroU8() 701 case Iex_RdTmp: case Iex_Const: case Iex_Get: in mightRequireFixedRegs() 840 if (guard->tag == Iex_Const in doHelperCall() 997 if (guard->tag == Iex_Const in doHelperCall() 2420 case Iex_Const: { in iselWordExpr_R_wrk() 2551 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 2578 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 2643 if (e->tag == Iex_Const) { in iselWordExpr_RH_wrk() 2703 if (e->tag == Iex_Const) { in iselWordExpr_RI_wrk() 2756 if (e->tag == Iex_Const in iselWordExpr_RH5u_wrk() [all …]
|
D | host_mips_isel.c | 346 case Iex_Const: in mightRequireFixedRegs() 489 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall() 592 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall() 723 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 744 && e->Iex.Binop.arg2->tag == Iex_Const in iselWordExpr_AMode_wrk() 1811 case Iex_Const: { in iselWordExpr_R_wrk() 1913 if (e->tag == Iex_Const) { in iselWordExpr_RH_wrk() 1980 if (e->tag == Iex_Const in iselWordExpr_RH5u_wrk() 2019 if (e->tag == Iex_Const in iselWordExpr_RH6u_wrk() 2310 if (e->tag == Iex_Const) { in iselInt64Expr_wrk() [all …]
|
D | ir_defs.c | 1335 case Iex_Const: in ppIRExpr() 1866 e->tag = Iex_Const; in IRExpr_Const() 2315 case Iex_Const: in deepCopyIRExpr() 3558 case Iex_Const: in typeOfIRExpr() 3678 case Iex_Const: return True; in isFlatIRStmt() 3861 case Iex_Const: in useBeforeDef_Expr() 4158 case Iex_Const: in tcExpr() 4710 if (a1->tag == Iex_Const && a2->tag == Iex_Const) in eqIRAtom()
|
D | guest_arm64_helpers.c | 707 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 | 808 toBool( e->tag == Iex_Const in isU32() 1321 if (cc_op->tag == Iex_Const) { in guest_x86_spechelper()
|
D | guest_s390_helpers.c | 1818 return expr->tag == Iex_Const && expr->Iex.Const.con->tag == Ico_U64; in isC64()
|
D | guest_amd64_helpers.c | 985 return toBool( e->tag == Iex_Const in isU64() 1740 if (cc_op->tag == Iex_Const) { in guest_amd64_spechelper()
|
/external/valgrind/VEX/useful/ |
D | test_main.c | 653 if (a1->tag == Iex_Const) in isOriginalAtom() 664 if (a1->tag == Iex_Const) in isShadowAtom() 677 if (a1->tag == Iex_Const && a2->tag == Iex_Const) in sameKindedAtoms() 2174 case Iex_Const: in expr2vbits() 2552 tl_assert(at->tag == Iex_Const); in isBogusAtom()
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 332 if (a1->tag == Iex_Const) in isOriginalAtom() 345 if (a1->tag == Iex_Const) in isShadowAtom() 360 if (a1->tag == Iex_Const && a2->tag == Iex_Const) in sameKindedAtoms() 1080 toBool( e->tag == Iex_Const in isZeroU32() 1088 toBool( e->tag == Iex_Const in isZeroU64() 4903 case Iex_Const: in expr2vbits() 5577 case Iex_Const: in bind_shadow_tmp_to_orig() 5578 tl_assert(shadow->tag == Iex_Const); in bind_shadow_tmp_to_orig() 6114 tl_assert(at->tag == Iex_Const); in isBogusAtom() 6157 case Iex_Const: in checkForBogusLiterals() [all …]
|
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 1914 Iex_Const, enumerator 2223 return toBool(e->tag == Iex_RdTmp || e->tag == Iex_Const); in isIRAtom()
|
/external/valgrind/callgrind/ |
D | main.c | 1277 case Iex_Const: in CLG_() 1317 if ((sbIn->next->tag == Iex_Const) && in CLG_()
|
/external/valgrind/coregrind/m_gdbserver/ |
D | m_gdbserver.c | 1226 if (sb_in->next->tag == Iex_Const) { in VG_()
|
/external/valgrind/coregrind/ |
D | m_translate.c | 424 if (e->Iex.Binop.arg2->tag != Iex_Const) goto case3; in vg_SP_update_pass()
|
/external/valgrind/cachegrind/ |
D | cg_main.c | 1322 case Iex_Const: in cg_instrument()
|