Home | History | Annotate | Download | only in dist

Lines Matching refs:EP_FixedDest

9813 #define EP_FixedDest  0x0200  /* Result needed in a specific register */
71756 if( (p->flags & EP_FixedDest)==0 ){
71820 if( ALWAYS(pItem->pExpr) ) pItem->pExpr->flags |= EP_FixedDest;