/external/pdfium/fxjs/ |
D | cjs_runtime.h | 49 void EndBlock() { m_bBlocking = false; } in EndBlock() function
|
/external/v8/src/compiler/backend/ |
D | instruction-scheduler.cc | 101 void InstructionScheduler::EndBlock(RpoNumber rpo) { in EndBlock() function in v8::internal::compiler::InstructionScheduler
|
D | instruction.cc | 858 void InstructionSequence::EndBlock(RpoNumber rpo) { in EndBlock() function in v8::internal::compiler::InstructionSequence
|
D | instruction-selector.cc | 146 void InstructionSelector::EndBlock(RpoNumber rpo) { in EndBlock() function in v8::internal::compiler::InstructionSelector
|
D | mid-tier-register-allocator.cc | 1617 void SinglePassRegisterAllocator::EndBlock(const InstructionBlock* block) { in EndBlock() function in v8::internal::compiler::SinglePassRegisterAllocator
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | source_writer.cc | 121 SourceWriter& SourceWriter::EndBlock() { in EndBlock() function in tensorflow::java::SourceWriter
|
/external/clang/lib/CodeGen/ |
D | CGCUDANV.cpp | 133 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("setup.end"); in emitDeviceStubBody() local
|
D | CGExprCXX.cpp | 1802 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("typeid.end"); in EmitTypeidFromVTable() local
|
D | MicrosoftCXXABI.cpp | 2431 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("init.end"); in EmitGuardedInit() local 2466 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("init.end"); in EmitGuardedInit() local
|
D | ItaniumCXXABI.cpp | 2050 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("init.end"); in EmitGuardedInit() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/ |
D | BitstreamReader.h | 282 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
|
/external/v8/src/codegen/ |
D | constant-pool.cc | 322 void ConstantPool::EndBlock() { in EndBlock() function in v8::internal::ConstantPool
|
/external/llvm/include/llvm/Bitcode/ |
D | BitstreamReader.h | 386 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIMachineScheduler.cpp | 306 MachineBasicBlock::iterator EndBlock) { in initRegPressure() 379 MachineBasicBlock::iterator EndBlock) { in schedule()
|
D | R600ISelLowering.cpp | 565 EndBlock = BB->end(); NextExportInst != EndBlock; in EmitInstrWithCustomInserter() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ExpandMemCmp.cpp | 61 BasicBlock *EndBlock; member in __anona38bc3980111::MemCmpExpansion
|
D | CodeGenPrepare.cpp | 1567 BasicBlock *EndBlock = CallBlock->splitBasicBlock(SplitPt, "cond.end"); in despeculateCountZeros() local 5655 BasicBlock *EndBlock = StartBlock->splitBasicBlock(SplitPt, "select.end"); in optimizeSelectInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIMachineScheduler.cpp | 327 MachineBasicBlock::iterator EndBlock) { in initRegPressure() 400 MachineBasicBlock::iterator EndBlock) { in schedule()
|
D | R600ISelLowering.cpp | 432 EndBlock = BB->end(); NextExportInst != EndBlock; in EmitInstrWithCustomInserter() local
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitstreamReader.h | 305 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 1704 BasicBlock *EndBlock = CallBlock->splitBasicBlock(SplitPt, "cond.end"); in despeculateCountZeros() local 4637 BasicBlock *EndBlock = StartBlock->splitBasicBlock(SplitPt, "select.end"); in optimizeSelectInst() local
|