Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DStatepoint.cpp56 StatepointDirectives llvm::parseStatepointDirectivesFromAttrs(AttributeSet AS) { in parseStatepointDirectivesFromAttrs() function in llvm
/external/llvm/include/llvm/IR/
DStatepoint.h442 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeSet AS);
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp840 auto SD = parseStatepointDirectivesFromAttrs(CS.getAttributes()); in LowerCallSiteWithDeoptBundleImpl()
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1311 parseStatepointDirectivesFromAttrs(CS.getAttributes()); in makeStatepointExplicitImpl()