Searched refs:ConstantBit (Results 1 – 2 of 2) sorted by relevance
457 auto *ConstantBit = Builder.CreateAnd( in createRegisterGlobalsFunction() local461 ConstantBit, ConstantInt::get(Type::getInt32Ty(C), 4), "constant"); in createRegisterGlobalsFunction()
31738 ConstantBit, enumerator31750 BTK = ConstantBit; in FindSingleBitChange()31842 if (BitChange.second == ConstantBit || BitChange.second == NotConstantBit) { in shouldExpandLogicAtomicRMWInIR()31911 if (BitTested.second == ConstantBit || BitTested.second == NotConstantBit) { in emitBitTestAtomicRMWIntrinsic()