Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp34 uint64_t AtomicSizeInBits; member in __anon777c2d570111::AtomicInfo
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h813 hasBuiltinAtomic(uint64_t AtomicSizeInBits,uint64_t AlignmentInBits) hasBuiltinAtomic() argument