Home
last modified time | relevance | path

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

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