Home
last modified time | relevance | path

Searched defs:likely (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dcompiler.h10 #define likely(x) __builtin_expect(!!(x), 1) macro
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-mips.c791 #define RELAX_BRANCH_ENCODE(uncond, likely, link, toofar) \ argument
4488 int likely = 0; in macro() local
7283 int likely = 0; in macro2() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dreorg.c2567 fill_slots_from_thread (insn, condition, thread, opposite_thread, likely, in fill_slots_from_thread() argument
/openbsd/gnu/gcc/gcc/
H A Dreorg.c2497 rtx opposite_thread, int likely, int thread_if_true, in fill_slots_from_thread()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mips.c837 #define RELAX_BRANCH_ENCODE(uncond, likely, link, toofar) \ argument
4496 int likely = 0; in macro() local
7119 int likely = 0; in macro2() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.c4937 asection *sec, *likely = NULL; in opd_entry_value() local