Searched refs:NegateFlagsCondition (Results 1 – 3 of 3) sorted by relevance
142 inline FlagsCondition NegateFlagsCondition(FlagsCondition condition) { in NegateFlagsCondition() function
334 condition_ = NegateFlagsCondition(condition_); in Negate()
305 condition = NegateFlagsCondition(condition); in AssembleInstruction()