Searched defs:fast (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dstatic20.C4 typedef unsigned short fast; typedef in struct:uint_t
7 typedef typename uint_t< Bits >::fast fast; typedef in struct:mask_uint_t
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_stack.h26 GetStackTraceWithPcBpAndContext(BufferedStackTrace *stack, uptr max_depth, uptr pc, uptr bp, void *context, bool fast) argument
/haiku-buildtools/gcc/gcc/
H A Ddce.c111 deletable_insn_p (rtx_insn *insn, bool fast, bitmap arg_stores) argument
201 mark_insn (rtx_insn *insn, bool fast) argument
245 mark_nonreg_stores (rtx body, rtx_insn *insn, bool fast) argument
282 find_call_stack_args (rtx_call_insn *call_insn, bool do_mark, bool fast, argument
636 prescan_insns_for_dce(bool fast) argument
658 mark_nonreg_stores (PATTERN (insn), insn, fast); local
725 init_dce(bool fast) argument
757 fini_dce(bool fast) argument
[all...]
H A Dopts.c323 maybe_default_option(struct gcc_options *opts, struct gcc_options *opts_set, const struct default_options *default_opt, int level, bool size, bool fast, bool debug, unsigned int lang_mask, const struct cl_option_handlers *handlers, location_t loc, diagnostic_context *dc) argument
412 maybe_default_options(struct gcc_options *opts, struct gcc_options *opts_set, const struct default_options *default_opts, int level, bool size, bool fast, bool debug, unsigned int lang_mask, const struct cl_option_handlers *handlers, location_t loc, diagnostic_context *dc) argument
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-intrinsic.c4204 tree fast; local
[all...]
/haiku-buildtools/gcc/gcc/config/arc/
H A Darc.c4140 bool fast = false; /* Is the result available immediately? */ local

Completed in 79 milliseconds