Searched refs:shouldUseLibcall (Results 1 – 1 of 1) sorted by relevance
78 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anon6ced58580111::AtomicInfo963 if (atomics.shouldUseLibcall()) { in EmitAtomicLoad()1106 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()1165 if (Atomics.shouldUseLibcall()) { in EmitAtomicCompareExchange()