Searched defs:AtomicSizeInBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGAtomic.cpp | 34 uint64_t AtomicSizeInBits; global() member in __anon636f35d80111::AtomicInfo |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 840 hasBuiltinAtomic(uint64_t AtomicSizeInBits,uint64_t AlignmentInBits) hasBuiltinAtomic() argument |