Searched refs:shouldUseLibcall (Results 1 – 1 of 1) sorted by relevance
140 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anon87b451740111::AtomicInfo1463 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic()1488 if (shouldUseLibcall()) { in EmitAtomicLoad()1655 if (shouldUseLibcall()) { in EmitAtomicCompareExchange()1879 if (shouldUseLibcall()) { in EmitAtomicUpdate()1888 if (shouldUseLibcall()) { in EmitAtomicUpdate()1933 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()