Searched refs:shouldUseLibcall (Results 1 – 1 of 1) sorted by relevance
139 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anond5645c670111::AtomicInfo1289 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic()1321 if (shouldUseLibcall()) { in EmitAtomicLoad()1485 if (shouldUseLibcall()) { in EmitAtomicCompareExchange()1709 if (shouldUseLibcall()) { in EmitAtomicUpdate()1718 if (shouldUseLibcall()) { in EmitAtomicUpdate()1763 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()