Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31492 NotConstantBit, enumerator
31506 BTK = NotConstantBit; in FindSingleBitChange()
31590 if (BitChange.second == ConstantBit || BitChange.second == NotConstantBit) { in shouldExpandLogicAtomicRMWInIR()
31659 if (BitTested.second == ConstantBit || BitTested.second == NotConstantBit) { in emitBitTestAtomicRMWIntrinsic()