Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DStatepoint.cpp69 llvm::parseStatepointDirectivesFromAttrs(AttributeList AS) { in parseStatepointDirectivesFromAttrs() function in llvm
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DStatepoint.h466 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeList AS);
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp909 auto SD = parseStatepointDirectivesFromAttrs(CS.getAttributes()); in LowerCallSiteWithDeoptBundleImpl()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1453 parseStatepointDirectivesFromAttrs(CS.getAttributes()); in makeStatepointExplicitImpl()