Searched defs:MaxInlineWidthInBits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGAtomic.cpp | 838 unsigned MaxInlineWidthInBits = getTarget().getMaxAtomicInlineWidth(); EmitAtomicExpr() local |
H A D | ItaniumCXXABI.cpp | 2556 unsigned MaxInlineWidthInBits = CGF.getTarget().getMaxAtomicInlineWidth(); EmitGuardedInit() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 12543 unsigned MaxInlineWidthInBits = getTargetInfo().getMaxAtomicInlineWidth(); AtomicUsesUnsupportedLibcall() local |