Searched refs:shouldUseLibcall (Results 1 – 3 of 3) sorted by relevance
41 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function
137 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall() function in __anon5e56f1450111::AtomicInfo1541 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic()1566 if (shouldUseLibcall()) { in EmitAtomicLoad()1727 if (shouldUseLibcall()) { in EmitAtomicCompareExchange()1957 if (shouldUseLibcall()) { in EmitAtomicUpdate()1966 if (shouldUseLibcall()) { in EmitAtomicUpdate()2011 if (atomics.shouldUseLibcall()) { in EmitAtomicStore()
187 if (shouldUseLibcall()) in EmitAtomicCompareExchange()