HomeSort by relevance Sort by last modified time
    Searched refs:NumPatchBytes (Results 1 - 25 of 36) sorted by null

1 2

  /external/llvm/lib/IR/
Statepoint.cpp 66 uint32_t NumPatchBytes;
70 if (!AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes))
71 Result.NumPatchBytes = NumPatchBytes;
IRBuilder.cpp 313 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes,
319 Args.push_back(B.getInt32(NumPatchBytes));
335 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes,
352 getStatepointArgs(*Builder, ID, NumPatchBytes, ActualCallee, Flags,
358 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee,
362 this, ID, NumPatchBytes, ActualCallee, uint32_t(StatepointFlags::None),
367 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, uint32_t Flags,
371 this, ID, NumPatchBytes, ActualCallee, Flags, CallArgs, TransitionArgs,
376 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee,
380 this, ID, NumPatchBytes, ActualCallee, uint32_t(StatepointFlags::None)
    [all...]
  /external/llvm/include/llvm/IR/
Statepoint.h 114 uint64_t NumPatchBytes =
116 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
117 return NumPatchBytes;
433 Optional<uint32_t> NumPatchBytes;
IRBuilder.h 473 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
482 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
493 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
502 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
511 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee,
521 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 129 uint64_t NumPatchBytes =
131 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
132 return NumPatchBytes;
448 Optional<uint32_t> NumPatchBytes;
IRBuilder.h 496 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
505 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
516 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
525 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
534 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee,
544 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Statepoint.h 131 uint64_t NumPatchBytes =
133 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
134 return NumPatchBytes;
454 Optional<uint32_t> NumPatchBytes;
IRBuilder.h 555 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
564 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
575 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
584 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
593 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee,
603 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Statepoint.h 131 uint64_t NumPatchBytes =
133 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
134 return NumPatchBytes;
454 Optional<uint32_t> NumPatchBytes;
IRBuilder.h 555 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
564 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
575 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
584 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
593 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee,
603 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Statepoint.h 134 uint64_t NumPatchBytes =
136 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
137 return NumPatchBytes;
457 Optional<uint32_t> NumPatchBytes;
IRBuilder.h 555 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
564 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
575 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
584 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
593 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee,
603 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Statepoint.h 134 uint64_t NumPatchBytes =
136 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
137 return NumPatchBytes;
457 Optional<uint32_t> NumPatchBytes;
IRBuilder.h 555 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
564 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
575 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
584 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
593 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee,
603 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Statepoint.h 134 uint64_t NumPatchBytes =
136 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
137 return NumPatchBytes;
457 Optional<uint32_t> NumPatchBytes;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Statepoint.h 134 uint64_t NumPatchBytes =
136 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
137 return NumPatchBytes;
457 Optional<uint32_t> NumPatchBytes;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 129 uint64_t NumPatchBytes =
131 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
132 return NumPatchBytes;
448 Optional<uint32_t> NumPatchBytes;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Statepoint.h 131 uint64_t NumPatchBytes =
133 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
134 return NumPatchBytes;
454 Optional<uint32_t> NumPatchBytes;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Statepoint.h 131 uint64_t NumPatchBytes =
133 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
134 return NumPatchBytes;
454 Optional<uint32_t> NumPatchBytes;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Statepoint.h 134 uint64_t NumPatchBytes =
136 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
137 return NumPatchBytes;
457 Optional<uint32_t> NumPatchBytes;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Statepoint.h 134 uint64_t NumPatchBytes =
136 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
137 return NumPatchBytes;
457 Optional<uint32_t> NumPatchBytes;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Statepoint.h 134 uint64_t NumPatchBytes =
136 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
137 return NumPatchBytes;
457 Optional<uint32_t> NumPatchBytes;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Statepoint.h 134 uint64_t NumPatchBytes =
136 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
137 return NumPatchBytes;
457 Optional<uint32_t> NumPatchBytes;
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 634 DAG.getTargetConstant(SI.NumPatchBytes, getCurSDLoc(), MVT::i32));
785 SI.NumPatchBytes = ISP.getNumPatchBytes();
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]

Completed in 255 milliseconds

1 2