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