Searched refs:shouldUseLibcall (Results 1 – 1 of 1) sorted by relevance
138 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anonce6b933c0111::AtomicInfo1601 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic()1626 if (shouldUseLibcall()) { in EmitAtomicLoad()1788 if (shouldUseLibcall()) { in EmitAtomicCompareExchange()2012 if (shouldUseLibcall()) { in EmitAtomicUpdate()2021 if (shouldUseLibcall()) { in EmitAtomicUpdate()2066 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()