Home
last modified time | relevance | path

Searched defs:NumPatchBytes (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DStatepoint.cpp33 uint32_t NumPatchBytes; in parseStatepointDirectivesFromAttrs() local
H A DIRBuilder.cpp676 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs()
719 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon()
742 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
751 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
761 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
771 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon()
796 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke()
807 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke()
818 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke()
H A DVerifier.cpp2259 const int64_t NumPatchBytes = in verifyStatepoint() local
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DStatepoint.h94 uint64_t NumPatchBytes = in getNumPatchBytes() local
236 Optional<uint32_t> NumPatchBytes; member
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h414 unsigned NumPatchBytes = -1; member
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1628 uint32_t NumPatchBytes = 0; in makeStatepointExplicitImpl() local