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

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Statepoint.cpp 25 StatepointDirectives
27 StatepointDirectives Result;
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Statepoint.h 255 struct StatepointDirectives {
265 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeList AS);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 1546 uint64_t StatepointID = StatepointDirectives::DefaultStatepointID;
1566 StatepointDirectives SD =
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 1130 unsigned DefaultID = StatepointDirectives::DeoptBundleStatepointID;

Completed in 22 milliseconds