Home
last modified time | relevance | path

Searched defs:StartBlock (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-scheduler.cc91 void InstructionScheduler::StartBlock(RpoNumber rpo) { in StartBlock() function in v8::internal::compiler::InstructionScheduler
Dinstruction.cc889 void InstructionSequence::StartBlock(RpoNumber rpo) { in StartBlock() function in v8::internal::compiler::InstructionSequence
Dinstruction-selector.cc151 void InstructionSelector::StartBlock(RpoNumber rpo) { in StartBlock() function in v8::internal::compiler::InstructionSelector
Dmid-tier-register-allocator.cc1692 void SinglePassRegisterAllocator::StartBlock(const InstructionBlock* block) { in StartBlock() function in v8::internal::compiler::SinglePassRegisterAllocator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp202 unsigned StartBlock = Src->getNumber(); in computeBranchSize() local
/third_party/node/deps/v8/src/codegen/
Dconstant-pool.cc313 void ConstantPool::StartBlock() { in StartBlock() function in v8::internal::ConstantPool
562 void ConstantPool::StartBlock() { in StartBlock() function in v8::internal::ConstantPool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp54 void CriticalAntiDepBreaker::StartBlock(MachineBasicBlock *BB) { in StartBlock() function in CriticalAntiDepBreaker
DExpandMemCmp.cpp617 BasicBlock *StartBlock = CI->getParent(); in getMemCmpExpansion() local
DAggressiveAntiDepBreaker.cpp152 void AggressiveAntiDepBreaker::StartBlock(MachineBasicBlock *BB) { in StartBlock() function in AggressiveAntiDepBreaker
DCodeGenPrepare.cpp1836 BasicBlock *StartBlock = CountZeros->getParent(); in despeculateCountZeros() local
6122 BasicBlock *StartBlock = SI->getParent(); in optimizeSelectInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp269 BasicBlock *StartBlock = MU->getBlock(); in insertUse() local
432 BasicBlock *StartBlock = MD->getBlock(); in insertDef() local