Lines Matching refs:ATOMELEM
427 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
429 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
433 if (!ATOMELEM(def, atom)) in compute_local_ud()
441 if (!ATOMELEM(use, atom)) in compute_local_ud()
446 if (!ATOMELEM(def, A_ATOM) && BPF_CLASS(b->s.code) == BPF_JMP) in compute_local_ud()
688 if (ATOMELEM(b->out_use, X_ATOM)) in opt_peep()
743 !ATOMELEM(b->out_use, A_ATOM)) { in opt_peep()
773 !ATOMELEM(b->out_use, A_ATOM)) { in opt_peep()
792 !ATOMELEM(b->out_use, A_ATOM) && b->s.k == 0) { in opt_peep()
1064 if (last[atom] && !ATOMELEM(b->out_use, atom)) { in opt_deadstores()
1151 if (ATOMELEM(use, atom)) in use_conflict()