Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp136 uint64_t getAtomicSizeInBits() const { return AtomicSizeInBits; } in getAtomicSizeInBits() function in __anon0925a2070111::AtomicInfo
1299 LVal.isSimple() ? getValueSizeInBits() : getAtomicSizeInBits()); in convertRValueToInt()