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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-builtins.cc 409 tree atomic_feraiseexcept local
412 tree atomic_feraiseexcept_call = build_call_expr (atomic_feraiseexcept, 1,
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 11293 tree get_fpsr_call, set_fpsr_call, update_call, atomic_feraiseexcept;
11340 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
11341 update_call = build_call_expr (atomic_feraiseexcept, 1,
11277 tree get_fpsr_call, set_fpsr_call, update_call, atomic_feraiseexcept; local
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-builtins.cc 3152 tree update_call, atomic_feraiseexcept, hold_fnclex, masked_fenv, ld_fenv; local
3229 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
3230 update_call = build_call_expr (atomic_feraiseexcept, 1,
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-builtins.cc 3728 tree update_call, atomic_feraiseexcept, hold_fnclex, masked_fenv, ld_fenv; local
3805 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
3806 update_call = build_call_expr (atomic_feraiseexcept, 1,
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 9869 tree update_call, atomic_feraiseexcept, hold_fnclex;
9917 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
9919 = build_call_expr (atomic_feraiseexcept, 1,
9842 tree update_call, atomic_feraiseexcept, hold_fnclex; local
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-builtins.cc 4129 tree update_call, atomic_feraiseexcept, hold_fnclex; local
4175 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
4176 update_call = build_call_expr (atomic_feraiseexcept, 1,
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-builtins.cc 3176 tree atomic_feraiseexcept local
3179 tree atomic_feraiseexcept_call = build_call_expr (atomic_feraiseexcept, 1,
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 10366 tree update_call, atomic_feraiseexcept, hold_fnclex;
10411 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
10412 update_call = build_call_expr (atomic_feraiseexcept, 1,
10344 tree update_call, atomic_feraiseexcept, hold_fnclex; local
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 9860 tree update_call, atomic_feraiseexcept, hold_fnclex;
9908 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
9910 = build_call_expr (atomic_feraiseexcept, 1,
9833 tree update_call, atomic_feraiseexcept, hold_fnclex; local
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm-builtins.cc 4172 tree update_call, atomic_feraiseexcept, hold_fnclex; local
4218 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
4219 update_call = build_call_expr (atomic_feraiseexcept, 1,
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 16409 tree atomic_feraiseexcept
16411 raise_old_except = build_call_expr (atomic_feraiseexcept,
16408 tree atomic_feraiseexcept local
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 10365 tree update_call, atomic_feraiseexcept, hold_fnclex;
10410 atomic_feraiseexcept = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);
10411 update_call = build_call_expr (atomic_feraiseexcept, 1,
10343 tree update_call, atomic_feraiseexcept, hold_fnclex; local
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 16948 tree atomic_feraiseexcept
16950 raise_old_except = build_call_expr (atomic_feraiseexcept,
16947 tree atomic_feraiseexcept local

Completed in 173 milliseconds