Home
last modified time | relevance | path

Searched refs:Neutral (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A DREADME149 Other Neutral, the NSM, LRE, RLE, PDF, LRO, and RLO controls all get marked
150 as Other Neutral.
/freebsd/contrib/file/magic/Magdir/
H A Dmail.news76 0 lelong 0x223E9F78 Transport Neutral Encapsulation Format (TNEF)
H A Dmsdos1142 # OS 5 was reserved for IBM Microkernel Personality Neutral but it never used LX (the only released…
1143 #>0x0a leshort 5 for IBM Microkernel Personality Neutral
/freebsd/crypto/openssl/
H A DNOTES-NONSTOP.md115 Float) or `nfloat-x86-64` (for Neutral Float).
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h287 Neutral = 1, // Negated expression has the same cost. enumerator
4586 const NegatibleCost CostThreshold = NegatibleCost::Neutral,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7514 Cost = NegatibleCost::Neutral; in getNegatedExpression()
7546 Cost = NegatibleCost::Neutral; in getNegatedExpression()
7607 Cost = NegatibleCost::Neutral; in getNegatedExpression()
7725 if (!NegLHS || CostLHS > NegatibleCost::Neutral) { in getNegatedExpression()
7741 if (!NegRHS || CostRHS > NegatibleCost::Neutral || in getNegatedExpression()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4914 return NegatibleCost::Neutral; in getConstantNegateCost()
/freebsd/share/dict/
H A Dweb2a36824 Neutral zone
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54751 : NegatibleCost::Neutral; in getNegatedExpression()