Home | History | Annotate | Download | only in VEX

Lines Matching refs:_expr

684 #define assign(_bb,_tmp,_expr)   \
685 addStmtToIRSB((_bb), IRStmt_WrTmp((_tmp),(_expr)))