Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_U64

560    return IRExpr_Const(IRConst_U64(i));
927 IRConst_U64(imm64) :
1469 IRConst_U64( guest_CIA_curr_instr )
5487 mode64 ? IRConst_U64(cia) : IRConst_U32((UInt)cia)
5530 mode64 ? IRConst_U64(cia) : IRConst_U32((UInt)cia)