Home | History | Annotate | Download | only in callgrind

Lines Matching refs:IRConst_U32

911 					     IRConst_U32( addr ) :
913 IRExpr_Const(IRConst_U32(val)) ));
1200 IRExpr* one = tyW==Ity_I32 ? IRExpr_Const(IRConst_U32(1))