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

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 5272 tree alloca_decl = builtin_decl_explicit (BUILT_IN_ALLOCA_WITH_ALIGN); local
5282 g = gimple_build_call (alloca_decl, 2, tmp,
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 5173 tree alloca_decl = builtin_decl_explicit (BUILT_IN_ALLOCA_WITH_ALIGN); local
5183 g = gimple_build_call (alloca_decl, 2, tmp,

Completed in 27 milliseconds