Searched refs:shouldUseLibcall (Results 1 – 1 of 1) sorted by relevance
139 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anon7c18b1790111::AtomicInfo1547 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic()1572 if (shouldUseLibcall()) { in EmitAtomicLoad()1734 if (shouldUseLibcall()) { in EmitAtomicCompareExchange()1958 if (shouldUseLibcall()) { in EmitAtomicUpdate()1967 if (shouldUseLibcall()) { in EmitAtomicUpdate()2012 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()