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

  /src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
OMPIRBuilder.cpp 337 if (!updateToLocation(Loc))
393 if (!updateToLocation(Loc))
472 if (!updateToLocation(Loc))
840 if (!updateToLocation(Loc))
858 if (!updateToLocation(Loc))
875 if (!updateToLocation(Loc))
884 if (!updateToLocation(Loc))
981 if (!updateToLocation(Loc))
1017 if (!updateToLocation(Loc))
1040 if (!updateToLocation(Loc)
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
OMPIRBuilder.h 495 bool updateToLocation(const LocationDescription &Loc) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
OpenMPOpt.cpp 1375 OMPInfoCache.OMPBuilder.updateToLocation(OpenMPIRBuilder::InsertPointTy(
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp 1462 OMPBuilder.updateToLocation(CGF.Builder.saveIP());

Completed in 27 milliseconds