Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp752 uint64_t atomicSize = Context.getTypeSize(Ty); in ConvertType() local
H A DSwiftCallingConv.cpp101 auto atomicSize = CGM.getContext().getTypeSizeInChars(atomicType); in addTypedData() local