Home
last modified time | relevance | path

Searched defs:StartBlock (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-scheduler.cc91 void InstructionScheduler::StartBlock(RpoNumber rpo) { in StartBlock() function in v8::internal::compiler::InstructionScheduler
H A Dinstruction-selector.cc151 void InstructionSelector::StartBlock(RpoNumber rpo) { in StartBlock() function in v8::internal::compiler::InstructionSelector
H A 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/CodeGen/
H A DAggressiveAntiDepBreaker.cpp152 void AggressiveAntiDepBreaker::StartBlock(MachineBasicBlock *BB) { in StartBlock() function in AggressiveAntiDepBreaker
H A DCriticalAntiDepBreaker.cpp54 void CriticalAntiDepBreaker::StartBlock(MachineBasicBlock *BB) { in StartBlock() function in CriticalAntiDepBreaker
H A DExpandMemCmp.cpp617 BasicBlock *StartBlock = CI->getParent(); in getMemCmpExpansion() local
H A DCodeGenPrepare.cpp6122 BasicBlock *StartBlock = SI->getParent(); in optimizeSelectInst() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp202 unsigned StartBlock = Src->getNumber(); in computeBranchSize() local
/third_party/node/deps/v8/src/codegen/
H A 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/Analysis/
H A DMemorySSAUpdater.cpp269 BasicBlock *StartBlock = MU->getBlock(); in insertUse() local
432 BasicBlock *StartBlock = MD->getBlock(); in insertDef() local

Completed in 32 milliseconds