Searched defs:NumPatchBytes (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Statepoint.cpp | 36 uint32_t NumPatchBytes; in parseStatepointDirectivesFromAttrs() local
|
| H A D | IRBuilder.cpp | 621 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs() 664 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon() 692 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 701 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, uint32_t Flags, in CreateGCStatepointCall() 711 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 721 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon() 747 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() 758 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() 768 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke()
|
| H A D | Verifier.cpp | 2121 const int64_t NumPatchBytes = in verifyStatepoint() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Statepoint.h | 96 uint64_t NumPatchBytes = in getNumPatchBytes() local 256 Optional<uint32_t> NumPatchBytes; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 611 unsigned NumPatchBytes = -1; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1562 uint32_t NumPatchBytes = 0; in makeStatepointExplicitImpl() local
|