Searched refs:IRConst_V256 (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h320 extern IRConst* IRConst_V256 ( UInt );
/external/valgrind/main/memcheck/
H A Dmc_translate.c401 case Ity_V256: return IRExpr_Const(IRConst_V256(0x00000000));
4776 c = IRConst_V256(V_BITS32_DEFINED); break;
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1654 IRConst* IRConst_V256 ( UInt con ) function
H A Dir_opt.c1197 /* Is this literally IRExpr_Const(IRConst_V256(0)) ? */
2024 e2 = IRExpr_Const(IRConst_V256(0));

Completed in 177 milliseconds