Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp39 bool UseLibcall; member in __anond257c27a0111::AtomicInfo
1026 bool UseLibcall = !PowerOf2Size || (Size > 16); in EmitAtomicExpr() local