Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_U64

1407 IRConst* IRConst_U64 ( ULong u64 )
1900 case Ico_U64: return IRConst_U64(c->Ico.U64);
3918 return IRExpr_Const(IRConst_U64((ULong)hw));