Searched refs:UseLibcall (Results 1 – 1 of 1) sorted by relevance
41 bool UseLibcall; member in __anon87b451740111::AtomicInfo47 EvaluationKind(TEK_Scalar), UseLibcall(true) { in AtomicInfo()129 UseLibcall = !C.getTargetInfo().hasBuiltinAtomic( in AtomicInfo()140 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall()771 bool UseLibcall = Misaligned | Oversized; in EmitAtomicExpr() local773 if (UseLibcall) { in EmitAtomicExpr()893 if (UseLibcall) { in EmitAtomicExpr()