Home
last modified time | relevance | path

Searched defs:EndBlock (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_runtime.h48 void EndBlock() { m_bBlocking = false; } in EndBlock() function
/aosp_15_r20/tools/dexter/slicer/
H A Dcontrol_flow_graph.cc116 void BasicBlocksVisitor::EndBlock(Instruction* instr) { in EndBlock() function in lir::BasicBlocksVisitor
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/
H A Dsource_writer.cc121 SourceWriter& SourceWriter::EndBlock() { in EndBlock() function in tensorflow::java::SourceWriter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp221 BasicBlock *EndBlock, StringRef NewBBName, BasicBlock **NewBlock, in createBasicBlockAndSinkSelectInst()
249 BasicBlock *EndBlock = SIUse->getParent(); in unfold() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCUDANV.cpp133 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("setup.end"); in emitDeviceStubBody() local
H A DCGExprCXX.cpp1802 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("typeid.end"); in EmitTypeidFromVTable() local
H A DMicrosoftCXXABI.cpp2431 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("init.end"); in EmitGuardedInit() local
2466 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("init.end"); in EmitGuardedInit() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp307 MachineBasicBlock::iterator EndBlock) { in initRegPressure()
380 MachineBasicBlock::iterator EndBlock) { in schedule()
H A DR600ISelLowering.cpp355 EndBlock = BB->end(); NextExportInst != EndBlock; in EmitInstrWithCustomInserter() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp306 MachineBasicBlock::iterator EndBlock) { in initRegPressure()
379 MachineBasicBlock::iterator EndBlock) { in schedule()
H A DR600ISelLowering.cpp565 EndBlock = BB->end(); NextExportInst != EndBlock; in EmitInstrWithCustomInserter() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp326 MachineBasicBlock::iterator EndBlock) { in initRegPressure()
399 MachineBasicBlock::iterator EndBlock) { in schedule()
H A DR600ISelLowering.cpp434 EndBlock = BB->end(); NextExportInst != EndBlock; in EmitInstrWithCustomInserter() local
/aosp_15_r20/external/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitstream/
DBitstreamReader.h327 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitstream/
DBitstreamReader.h327 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitstream/
DBitstreamReader.h327 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitstream/
DBitstreamReader.h327 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h328 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
/aosp_15_r20/external/llvm/include/llvm/Bitcode/
H A DBitstreamReader.h386 EndBlock, // We've reached the end of the current block, (or the end of the enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp72 BasicBlock *EndBlock; member in __anonfda5980d0111::MemCmpExpansion
/aosp_15_r20/external/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSelectOptimize.cpp426 BasicBlock *EndBlock = StartBlock->splitBasicBlock(SplitPt, "select.end"); in convertProfitableSIGroups() local
H A DExpandMemCmp.cpp81 BasicBlock *EndBlock; member in __anon1aecc3130111::MemCmpExpansion
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1704 BasicBlock *EndBlock = CallBlock->splitBasicBlock(SplitPt, "cond.end"); in despeculateCountZeros() local
4637 BasicBlock *EndBlock = StartBlock->splitBasicBlock(SplitPt, "select.end"); in optimizeSelectInst() local

12