Home | History | Annotate | Download | only in priv

Lines Matching refs:IRExpr_Const

580    return IRExpr_Const(IRConst_U8((UChar) i));
586 return IRExpr_Const(IRConst_U32(i));
592 return IRExpr_Const(IRConst_U64(i));