Home | History | Annotate | Download | only in priv

Lines Matching refs:IRExpr_Const

782 #  define mkU32(_n) IRExpr_Const(IRConst_U32(_n))
783 # define mkU8(_n) IRExpr_Const(IRConst_U8(_n))