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