Home | History | Annotate | Download | only in coregrind

Lines Matching refs:IRConst_U32

995    return IRExpr_Const(IRConst_U32(n));
1092 is64 ? IRConst_U64(0) : IRConst_U32(0),
1174 is64 ? IRConst_U64(0) : IRConst_U32(0),
1392 : IRExpr_Const(IRConst_U32( (UInt)closure->nraddr ))