Home
last modified time | relevance | path

Searched refs:offloading_function_p (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-general.h88 extern bool offloading_function_p (tree fn);
H A Domp-general.c618 offloading_function_p (tree fn) in offloading_function_p() function
H A Domp-offload.c1970 return offloading_function_p (fun->decl); in gate()
H A Dtree-switch-conversion.c1166 if (offloading_function_p (cfun->decl)) in build_one_array()