Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31739 NotConstantBit, enumerator
31752 BTK = NotConstantBit; in FindSingleBitChange()
31842 if (BitChange.second == ConstantBit || BitChange.second == NotConstantBit) { in shouldExpandLogicAtomicRMWInIR()
31911 if (BitTested.second == ConstantBit || BitTested.second == NotConstantBit) { in emitBitTestAtomicRMWIntrinsic()