Home
last modified time | relevance | path

Searched defs:is_memset (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-chkp-opt.c982 bool is_memset = DECL_FUNCTION_CODE (fndecl) == BUILT_IN_MEMSET_CHKP; in chkp_optimize_string_function_calls() local
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c3053 ix86_parse_stringop_strategy_string (char *strategy_str, bool is_memset) in ix86_parse_stringop_strategy_string()