Searched defs:MaxInlineWidthInBits (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp804 unsigned MaxInlineWidthInBits = getTarget().getMaxAtomicInlineWidth(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10529 unsigned MaxInlineWidthInBits = getTargetInfo().getMaxAtomicInlineWidth(); local

Completed in 193 milliseconds