Home | History | Annotate | Download | only in priv

Lines Matching refs:cc_ndep

90                 UInt cc_op, UInt cc_dep1, UInt cc_dep2, UInt cc_ndep 
95 UInt cc_op, UInt cc_dep1, UInt cc_dep2, UInt cc_ndep
101 UInt cc_dep1, UInt cc_dep2, UInt cc_ndep
223 CC_NDEP. This is a 3rd argument to the operation which is
225 not believe the resulting flags are data-dependent on CC_NDEP
233 CC_NDEP are marked as always defined.
242 definedness of CC_OP or CC_NDEP, we may as well not even bother to
254 However, it is only necessary to set CC_NDEP when the CC_OP value
255 requires it, because Memcheck ignores CC_NDEP, and the evaluation
257 CC_NDEP for suitable values of CC_OP.