Home
last modified time | relevance | path

Searched refs:shouldUseInlineAtomic (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Basic/
DTargets.cpp3432 static bool shouldUseInlineAtomic(const llvm::Triple &T) { in shouldUseInlineAtomic() function in __anon5a1c6a311e11::ARMTargetInfo
3495 if (shouldUseInlineAtomic(getTriple())) in ARMTargetInfo()