Home
last modified time | relevance | path

Searched defs:EndBlock (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-scheduler.cc101 void InstructionScheduler::EndBlock(RpoNumber rpo) { in EndBlock() function in v8::internal::compiler::InstructionScheduler
H A Dinstruction-selector.cc160 void InstructionSelector::EndBlock(RpoNumber rpo) { in EndBlock() function in v8::internal::compiler::InstructionSelector
H A Dmid-tier-register-allocator.cc1714 void SinglePassRegisterAllocator::EndBlock(const InstructionBlock* block) { in EndBlock() function in v8::internal::compiler::SinglePassRegisterAllocator
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc322 void ConstantPool::EndBlock() { in EndBlock() function in v8::internal::ConstantPool
571 void ConstantPool::EndBlock() { in EndBlock() function in v8::internal::ConstantPool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h309 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp72 BasicBlock *EndBlock; member in __anon24006::MemCmpExpansion
[all...]
H A DCodeGenPrepare.cpp1843 BasicBlock *EndBlock = CallBlock->splitBasicBlock(SplitPt, "cond.end"); in despeculateCountZeros() local
6124 BasicBlock *EndBlock = StartBlock->splitBasicBlock(SplitPt, "select.end"); in optimizeSelectInst() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitstreamReader.h301 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp325 initRegPressure(MachineBasicBlock::iterator BeginBlock, MachineBasicBlock::iterator EndBlock) initRegPressure() argument
398 schedule(MachineBasicBlock::iterator BeginBlock, MachineBasicBlock::iterator EndBlock) schedule() argument

Completed in 54 milliseconds