Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_U64

199    return IRExpr_Const(IRConst_U64(value));
293 stmt(IRStmt_Exit(condition, Ijk_Boring, IRConst_U64(guest_IA_next_instr)));
307 stmt(IRStmt_Exit(condition, Ijk_Boring, IRConst_U64(target)));
8882 IRConst_U64(guest_IA_curr_instr)));
8912 IRConst_U64(guest_IA_curr_instr)));
8970 IRConst_U64(guest_IA_curr_instr)));
9044 Ijk_Boring, IRConst_U64(guest_IA_curr_instr)));
9110 Ijk_Boring, IRConst_U64(guest_IA_curr_instr)));
9835 IRConst_U64(guest_IA_next_instr)));
9884 IRConst_U64(guest_IA_next_instr)));
13214 irsb->next = IRExpr_Const(IRConst_U64(guest_IA_next_instr));
13259 return IRExpr_Const(IRConst_U64(addr));