Searched refs:shouldUseLibcall (Results 1 – 1 of 1) sorted by relevance
138 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anon5e56f1450111::AtomicInfo1497 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic()1522 if (shouldUseLibcall()) { in EmitAtomicLoad()1683 if (shouldUseLibcall()) { in EmitAtomicCompareExchange()1913 if (shouldUseLibcall()) { in EmitAtomicUpdate()1922 if (shouldUseLibcall()) { in EmitAtomicUpdate()1967 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()