Home | History | Annotate | Download | only in coregrind

Lines Matching refs:IRConst_U64

874    return IRExpr_Const(IRConst_U64(n));
972 is64 ? IRConst_U64(0) : IRConst_U32(0)
1051 is64 ? IRConst_U64(0) : IRConst_U32(0)
1208 ? IRExpr_Const(IRConst_U64( closure->nraddr ))