Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_U64

1313 IRConst* IRConst_U64 ( ULong u64 )
1782 case Ico_U64: return IRConst_U64(c->Ico.U64);
3617 return IRExpr_Const(IRConst_U64((ULong)hw));