Home
last modified time | relevance | path

Searched refs:Iex_Qop (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/main/VEX/priv/
Dir_defs.c1201 case Iex_Qop: { in ppIRExpr()
1731 e->tag = Iex_Qop; in IRExpr_Qop()
2189 case Iex_Qop: { in deepCopyIRExpr()
3406 case Iex_Qop: in typeOfIRExpr()
3509 case Iex_Qop: qop = e->Iex.Qop.details; in isFlatIRStmt()
3679 case Iex_Qop: { in useBeforeDef_Expr()
3829 case Iex_Qop: { in tcExpr()
Dir_opt.c308 case Iex_Qop: { in flatten_Expr()
2393 case Iex_Qop: { in subst_Expr()
2889 case Iex_Qop: in addUses_Expr()
4434 case Iex_Qop: in deltaIRExpr()
4886 case Iex_Qop: in setHints_Expr()
4969 case Iex_Qop: in aoccCount_Expr()
5321 case Iex_Qop: in atbSubst_Expr()
Dhost_s390_isel.c1988 case Iex_Qop: in s390_isel_float128_expr_wrk()
2302 case Iex_Qop: { in s390_isel_float_expr_wrk()
2638 case Iex_Qop: in s390_isel_dfp128_expr_wrk()
Dhost_amd64_isel.c2660 if (e->tag == Iex_Qop && e->Iex.Qop.details->op == Iop_MAddF32) { in iselFltExpr_wrk()
2839 if (e->tag == Iex_Qop && e->Iex.Qop.details->op == Iop_MAddF64) { in iselDblExpr_wrk()
4228 if (e->tag == Iex_Qop && e->Iex.Qop.details->op == Iop_64x4toV256) { in iselDVecExpr_wrk()
Dhost_mips_isel.c3302 if (e->tag == Iex_Qop) { in iselFltExpr_wrk()
3564 if (e->tag == Iex_Qop) { in iselDblExpr_wrk()
Dhost_ppc_isel.c3888 if (e->tag == Iex_Qop) { in iselDblExpr_wrk()
4195 if (e->tag == Iex_Qop) { in iselDfp64Expr_wrk()
/external/valgrind/main/lackey/
Dlk_main.c787 case Iex_Qop: in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1755 Iex_Qop, enumerator
/external/valgrind/main/memcheck/
Dmc_translate.c4622 case Iex_Qop: in expr2vbits()
5884 case Iex_Qop: in checkForBogusLiterals()
6322 case Iex_Qop: in sameIRValue()
6719 case Iex_Qop: { in schemeE()