Home | History | Annotate | Download | only in priv

Lines Matching refs:IRExpr_Const

560 #  define mkU32(_n) IRExpr_Const(IRConst_U32(_n))
561 # define mkU8(_n) IRExpr_Const(IRConst_U8(_n))