Home
last modified time | relevance | path

Searched refs:NOTE_PREDICTION_FLAGS (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dprint-rtl.c293 (int) NOTE_PREDICTION_FLAGS (in_rtx));
H A Dpredict.c834 alg, (int) NOTE_PREDICTION_FLAGS (insn));
H A Drtl.h812 #define NOTE_PREDICTION_FLAGS(INSN) (XCINT(INSN, 4, NOTE)&0xff) macro
H A DChangeLog.78264 * rtl.h (NOTE_PREDICTION, NOTE_PREDICTION_ALG, NOTE_PREDICTION_FLAGS):