Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DStatepoint.cpp26 llvm::parseStatepointDirectivesFromAttrs(AttributeList AS) { in parseStatepointDirectivesFromAttrs() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DStatepoint.h265 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeList AS);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1132 auto SD = parseStatepointDirectivesFromAttrs(Call->getAttributes()); in LowerCallSiteWithDeoptBundleImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1567 parseStatepointDirectivesFromAttrs(Call->getAttributes()); in makeStatepointExplicitImpl()