Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DStatepoint.cpp33 uint32_t NumPatchBytes; in parseStatepointDirectivesFromAttrs() local
H A DIRBuilder.cpp718 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs()
761 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon()
785 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
794 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
805 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
815 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon()
841 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke()
852 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke()
863 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke()
H A DVerifier.cpp2555 const int64_t NumPatchBytes = in verifyStatepoint() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h94 uint64_t NumPatchBytes = in getNumPatchBytes() local
236 std::optional<uint32_t> NumPatchBytes; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h466 unsigned NumPatchBytes = -1; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1659 uint32_t NumPatchBytes = 0; in makeStatepointExplicitImpl() local