Searched refs:Neutral (Results 1 – 7 of 7) sorted by relevance
56 0 lelong 0x223E9F78 Transport Neutral Encapsulation Format (TNEF)
95 Float) or `nfloat-x86-64` (for Neutral Float).
284 Neutral = 1, // Negated expression has the same cost. enumerator4411 const NegatibleCost CostThreshold = NegatibleCost::Neutral,
7295 Cost = NegatibleCost::Neutral; in getNegatedExpression()7327 Cost = NegatibleCost::Neutral; in getNegatedExpression()7388 Cost = NegatibleCost::Neutral; in getNegatedExpression()7506 if (!NegLHS || CostLHS > NegatibleCost::Neutral) { in getNegatedExpression()7522 if (!NegRHS || CostRHS > NegatibleCost::Neutral || in getNegatedExpression()
4686 return NegatibleCost::Neutral; in getConstantNegateCost()
36824 Neutral zone
52920 : NegatibleCost::Neutral; in getNegatedExpression()