Home | History | Annotate | Download | only in helgrind

Lines Matching refs:IRExpr_Const

4258 #define mkU32(_n)                IRExpr_Const(IRConst_U32(_n))
4259 #define mkU64(_n) IRExpr_Const(IRConst_U64(_n))