HomeSort by: relevance | last modified time | path
    Searched defs:target_flag_set_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390-c.cc 317 struct target_flag_set_p struct
319 target_flag_set_p (unsigned int mask) : m_mask (mask) {} function in struct:target_flag_set_p
337 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_OPT_HTM), old_opts,
339 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_OPT_VX), old_opts,
341 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR), old_opts,
343 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR), old_opts,
347 pfile, target_flag_set_p (MASK_ZVECTOR), old_opts, opts,
363 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR),
366 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR),
368 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390-c.cc 317 struct target_flag_set_p struct
319 target_flag_set_p (unsigned int mask) : m_mask (mask) {} function in struct:target_flag_set_p
337 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_OPT_HTM), old_opts,
339 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_OPT_VX), old_opts,
341 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR), old_opts,
343 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR), old_opts,
347 pfile, target_flag_set_p (MASK_ZVECTOR), old_opts, opts,
363 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR),
366 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR),
368 s390_def_or_undef_macro (pfile, target_flag_set_p (MASK_ZVECTOR)
    [all...]

Completed in 35 milliseconds