HomeSort by: relevance | last modified time | path
    Searched refs:set_decl_built_in_function (Results 1 - 19 of 19) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
langhooks.cc 703 set_decl_built_in_function (decl, cl, function_code);
tree-streamer-in.cc 355 set_decl_built_in_function (expr, cl, fcode);
ipa-param-manipulation.cc 550 set_decl_built_in_function (new_decl, NOT_BUILT_IN, 0);
1726 set_decl_built_in_function (m_fndecl, NOT_BUILT_IN, 0);
ipa-split.cc 1401 set_decl_built_in_function (node->decl, NOT_BUILT_IN, 0);
omp-simd-clone.cc 661 set_decl_built_in_function (new_node->decl, NOT_BUILT_IN, 0);
tree.h 4350 set_decl_built_in_function (tree decl, built_in_class fclass, function
  /src/external/gpl3/gcc.old/dist/gcc/d/
intrinsics.cc 140 set_decl_built_in_function (decl->csym, BUILT_IN_FRONTEND, code);
  /src/external/gpl3/gcc.old/dist/gcc/
langhooks.cc 706 set_decl_built_in_function (decl, cl, function_code);
ipa-param-manipulation.cc 580 set_decl_built_in_function (new_decl, NOT_BUILT_IN, 0);
1605 set_decl_built_in_function (m_fndecl, NOT_BUILT_IN, 0);
tree-streamer-in.cc 369 set_decl_built_in_function (expr, cl, fcode);
ipa-split.cc 1398 set_decl_built_in_function (node->decl, NOT_BUILT_IN, 0);
omp-simd-clone.cc 465 set_decl_built_in_function (new_node->decl, NOT_BUILT_IN, 0);
tree.h 4119 set_decl_built_in_function (tree decl, built_in_class fclass, function
  /src/external/gpl3/gcc/dist/gcc/config/
darwin.cc 3757 set_decl_built_in_function (cfsfun, BUILT_IN_MD, darwin_builtin_cfstring);
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc 610 set_decl_built_in_function (fndecl, fclass, builtin_id);
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.cc 3718 set_decl_built_in_function (cfsfun, BUILT_IN_MD, darwin_builtin_cfstring);
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc 552 set_decl_built_in_function (fndecl, fclass, builtin_id);
  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 31716 set_decl_built_in_function (ipfn, BUILT_IN_FRONTEND,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc 30856 set_decl_built_in_function (ipfn, BUILT_IN_FRONTEND,

Completed in 101 milliseconds