Home
last modified time | relevance | path

Searched defs:AtomicSizeInBits (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp34 uint64_t AtomicSizeInBits; global() member in __anon636f35d80111::AtomicInfo
[all...]
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h840 hasBuiltinAtomic(uint64_t AtomicSizeInBits,uint64_t AlignmentInBits) hasBuiltinAtomic() argument