Home
last modified time | relevance | path

Searched refs:StatepointDirectives (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/IR/
DStatepoint.cpp56 StatepointDirectives llvm::parseStatepointDirectivesFromAttrs(AttributeSet AS) { in parseStatepointDirectivesFromAttrs()
57 StatepointDirectives Result; in parseStatepointDirectivesFromAttrs()
/external/llvm/include/llvm/IR/
DStatepoint.h432 struct StatepointDirectives { struct
442 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeSet AS); argument
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp838 unsigned DefaultID = StatepointDirectives::DeoptBundleStatepointID; in LowerCallSiteWithDeoptBundleImpl()
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1292 uint64_t StatepointID = StatepointDirectives::DefaultStatepointID; in makeStatepointExplicitImpl()
1310 StatepointDirectives SD = in makeStatepointExplicitImpl()