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

  /external/clang/lib/CodeGen/
CGOpenMPRuntimeNVPTX.h 127 /// \param IsOffloadEntry True if the outlined function is an offload entry.
134 bool IsOffloadEntry,
CGOpenMPRuntimeNVPTX.cpp 310 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) {
311 if (!IsOffloadEntry) // Nothing to do.
337 IsOffloadEntry, CodeGen);
CGOpenMPRuntime.h 122 /// \param IsOffloadEntry True if the outlined function is an offload entry.
130 bool IsOffloadEntry,
    [all...]
CGStmtOpenMP.cpp     [all...]
CGOpenMPRuntime.cpp     [all...]
CodeGenFunction.h     [all...]

Completed in 1454 milliseconds