Searched refs:emit_atomic_add (Results 1 – 2 of 2) sorted by relevance
81 STATUS_RETURN emit_atomic_add(MethodCallExprNode* n);
701 StatusTuple CodegenLLVM::emit_atomic_add(MethodCallExprNode *n) { in emit_atomic_add() function in ebpf::cc::CodegenLLVM765 TRY2(emit_atomic_add(n)); in visit_method_call_expr_node()