Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DStatepoint.cpp24 llvm::parseStatepointDirectivesFromAttrs(AttributeList AS) { in parseStatepointDirectivesFromAttrs() function in llvm
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h245 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeList AS);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1156 auto SD = parseStatepointDirectivesFromAttrs(Call->getAttributes()); in LowerCallSiteWithDeoptBundleImpl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1680 parseStatepointDirectivesFromAttrs(Call->getAttributes()); in makeStatepointExplicitImpl()