Searched refs:getAtomicSizeInBits (Results 1 – 1 of 1) sorted by relevance
135 uint64_t getAtomicSizeInBits() const { return AtomicSizeInBits; } in getAtomicSizeInBits() function in __anon382cfbf20111::AtomicInfo1463 assert(Atomics.getValueSizeInBits() <= Atomics.getAtomicSizeInBits()); in EmitAtomicExpr()1723 LVal.isSimple() ? getValueSizeInBits() : getAtomicSizeInBits()); in convertRValueToInt()