Searched defs:NumPatchBytes (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Statepoint.h | 94 uint64_t NumPatchBytes = in getNumPatchBytes() local 236 std::optional<uint32_t> NumPatchBytes; member
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Statepoint.cpp | 33 uint32_t NumPatchBytes; in parseStatepointDirectivesFromAttrs() local
|
H A D | IRBuilder.cpp | 752 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs() 795 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon() 819 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall() 828 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall() 839 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall() 849 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon() 875 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke() 886 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke() 897 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke()
|
H A D | Verifier.cpp | 2301 const int64_t NumPatchBytes = in verifyStatepoint() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 466 unsigned NumPatchBytes = -1; member
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1682 uint32_t NumPatchBytes = 0; in makeStatepointExplicitImpl() local
|