Lines Matching full:outlined

48   /// Parallel outlined function work for workers to execute.
80 /// Emit outlined function specialized for the Fork-Join
84 /// \param OutlinedFn Outlined function value to be defined by this call.
85 /// \param OutlinedFnID Outlined function ID value to be defined by this call.
86 /// \param IsOffloadEntry True if the outlined function is an offload entry.
87 /// An outlined function may not be an entry if, e.g. the if clause always
94 /// Emit outlined function specialized for the Single Program
99 /// \param OutlinedFn Outlined function value to be defined by this call.
100 /// \param OutlinedFnID Outlined function ID value to be defined by this call.
101 /// \param IsOffloadEntry True if the outlined function is an offload entry.
103 /// An outlined function may not be an entry if, e.g. the if clause always
110 /// Emit outlined function for 'target' directive on the NVPTX
114 /// \param OutlinedFn Outlined function value to be defined by this call.
115 /// \param OutlinedFnID Outlined function ID value to be defined by this call.
116 /// \param IsOffloadEntry True if the outlined function is an offload entry.
117 /// An outlined function may not be an entry if, e.g. the if clause always
182 /// \a D. This outlined function has type void(*)(kmp_int32 *ThreadID,
197 /// \a D. This outlined function has type void(*)(kmp_int32 *ThreadID,
213 /// \param OutlinedFn Outlined function to be run by team masters. Type of
225 /// \param OutlinedFn Outlined function to be run in parallel threads. Type of
281 /// Translates the native parameter of outlined function if this is required
295 /// Emits call of the outlined function with the provided arguments,
352 /// Map between an outlined function and its wrapper.
357 /// The wrapper ensures that the outlined function is called