HomeSort by relevance Sort by last modified time
    Searched refs:OutlinedFn (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGOpenMPRuntime.h 407 /// \brief Emits code for parallel or serial call of the \a OutlinedFn with
410 /// \param OutlinedFn Outlined function to be run in parallel threads. Type of
413 /// variables used in \a OutlinedFn function.
418 llvm::Value *OutlinedFn,
    [all...]
CGOpenMPRuntime.cpp     [all...]
CGStmtOpenMP.cpp     [all...]

Completed in 38 milliseconds