Home
last modified time | relevance | path

Searched defs:taken (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dbb-reorder.c221 int taken, probability; local
H A Dpredict.c200 predict_insn_def (insn, predictor, taken) in predict_insn_def() argument
251 predict_edge_def (e, predictor, taken) in predict_edge_def() argument
743 bool taken; local
H A Dcse.c591 enum taken {TAKEN, NOT_TAKEN, AROUND} status; enum
4493 record_jump_equiv (insn, taken) in record_jump_equiv() argument
H A Dbuiltins.c3719 int taken; local
/openbsd-src/gnu/gcc/gcc/
H A Dpredict.c239 enum prediction taken) in predict_insn_def()
320 enum prediction taken) in predict_edge_def()
1474 enum prediction taken) in predict_paths_leading_to()
H A Dcse.c570 enum taken {PATH_TAKEN, PATH_NOT_TAKEN, PATH_AROUND} status; enum
4517 record_jump_equiv (rtx insn, int taken) in record_jump_equiv()
H A Dbuiltins.c4735 int taken = -1; in expand_builtin_expect_jump() local
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Daperture_gm.c246 unsigned long request, avail, max, taken; in alloc_resource() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp339 bool taken = false; in getNewValueJumpOpcode() local
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c9323 rtx taken, not_taken; in mips_output_conditional_branch() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c7053 int taken = pred_val > REG_BR_PROB_BASE / 2; local
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c8050 int taken = pred_val > REG_BR_PROB_BASE / 2; in print_operand() local