Searched refs:shouldUseLibcall (Results 1 – 1 of 1) sorted by relevance
138 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anone1dfd2bb0111::AtomicInfo1706 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic()1731 if (shouldUseLibcall()) { in EmitAtomicLoad()1889 if (shouldUseLibcall()) { in EmitAtomicCompareExchange()2113 if (shouldUseLibcall()) { in EmitAtomicUpdate()2122 if (shouldUseLibcall()) { in EmitAtomicUpdate()2167 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()