Home | History | Annotate | Download | only in priv

Lines Matching refs:IRExpr_Const

683             = IRStmt_WrTmp(tistart_tmp, IRExpr_Const(base2check_IRConst) );
686 = IRStmt_WrTmp(tilen_tmp, IRExpr_Const(len2check_IRConst) );
739 ? IRExpr_Const(IRConst_U64(expectedhW))
740 : IRExpr_Const(IRConst_U32(expectedhW))