Searched refs:shouldUseLibcall (Results 1 – 1 of 1) sorted by relevance
139 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anon0925a2070111::AtomicInfo1170 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic()1202 if (shouldUseLibcall()) { in EmitAtomicLoad()1377 if (shouldUseLibcall()) { in EmitAtomicCompareExchange()1427 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()