Searched defs:NumPatchBytes (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 586 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs() 608 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon() 631 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 640 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, uint32_t Flags, in CreateGCStatepointCall() 649 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 659 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon() 681 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() 692 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() 702 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke()
|
D | Statepoint.cpp | 70 uint32_t NumPatchBytes; in parseStatepointDirectivesFromAttrs() local
|
D | Verifier.cpp | 1979 const int64_t NumPatchBytes = in verifyStatepoint() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Statepoint.h | 126 uint64_t NumPatchBytes = in getNumPatchBytes() local 438 Optional<uint32_t> NumPatchBytes; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 616 unsigned NumPatchBytes = -1; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1430 uint32_t NumPatchBytes = 0; in makeStatepointExplicitImpl() local
|