Home | History | Annotate | Download | only in priv

Lines Matching refs:IRExpr_Const

679             = IRStmt_WrTmp(tistart_tmp, IRExpr_Const(base2check_IRConst) );
682 = IRStmt_WrTmp(tilen_tmp, IRExpr_Const(len2check_IRConst) );
735 ? IRExpr_Const(IRConst_U64(expectedhW))
736 : IRExpr_Const(IRConst_U32(expectedhW))