/external/llvm/lib/IR/ |
D | IRBuilder.cpp | 313 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs() 335 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon() 358 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 367 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, uint32_t Flags, in CreateGCStatepointCall() 376 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 386 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon() 408 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() 419 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() 429 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke()
|
D | Statepoint.cpp | 66 uint32_t NumPatchBytes; in parseStatepointDirectivesFromAttrs() local
|
D | Verifier.cpp | 1695 const int64_t NumPatchBytes = in verifyStatepoint() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 580 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs() 602 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon() 625 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 634 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, uint32_t Flags, in CreateGCStatepointCall() 643 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 653 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon() 675 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() 686 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() 696 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke()
|
D | Statepoint.cpp | 79 uint32_t NumPatchBytes; in parseStatepointDirectivesFromAttrs() local
|
D | Verifier.cpp | 1878 const int64_t NumPatchBytes = in verifyStatepoint() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Statepoint.h | 134 uint64_t NumPatchBytes = in getNumPatchBytes() local 457 Optional<uint32_t> NumPatchBytes; member
|
/external/llvm/include/llvm/IR/ |
D | Statepoint.h | 114 uint64_t NumPatchBytes = in getNumPatchBytes() local 433 Optional<uint32_t> NumPatchBytes; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 783 unsigned NumPatchBytes = -1; member
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 758 unsigned NumPatchBytes = -1; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1434 uint32_t NumPatchBytes = 0; in makeStatepointExplicitImpl() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1293 uint32_t NumPatchBytes = 0; in makeStatepointExplicitImpl() local
|