/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_runtime.h | 48 void EndBlock() { m_bBlocking = false; } in EndBlock() function
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | control_flow_graph.cc | 116 void BasicBlocksVisitor::EndBlock(Instruction* instr) { in EndBlock() function in lir::BasicBlocksVisitor
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/ |
H A D | source_writer.cc | 121 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 D | DFAJumpThreading.cpp | 221 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 D | CGCUDANV.cpp | 133 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("setup.end"); in emitDeviceStubBody() local
|
H A D | CGExprCXX.cpp | 1802 llvm::BasicBlock *EndBlock = CGF.createBasicBlock("typeid.end"); in EmitTypeidFromVTable() local
|
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 307 MachineBasicBlock::iterator EndBlock) { in initRegPressure() 380 MachineBasicBlock::iterator EndBlock) { in schedule()
|
H A D | R600ISelLowering.cpp | 355 EndBlock = BB->end(); NextExportInst != EndBlock; in EmitInstrWithCustomInserter() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 306 MachineBasicBlock::iterator EndBlock) { in initRegPressure() 379 MachineBasicBlock::iterator EndBlock) { in schedule()
|
H A D | R600ISelLowering.cpp | 565 EndBlock = BB->end(); NextExportInst != EndBlock; in EmitInstrWithCustomInserter() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 326 MachineBasicBlock::iterator EndBlock) { in initRegPressure() 399 MachineBasicBlock::iterator EndBlock) { in schedule()
|
H A D | R600ISelLowering.cpp | 434 EndBlock = BB->end(); NextExportInst != EndBlock; in EmitInstrWithCustomInserter() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
H A D | BitstreamReader.h | 309 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/ |
D | BitstreamReader.h | 327 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/ |
D | BitstreamReader.h | 327 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/ |
D | BitstreamReader.h | 327 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/ |
D | BitstreamReader.h | 327 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 D | BitstreamReader.h | 328 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 D | BitstreamReader.h | 386 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 D | ExpandMemCmp.cpp | 72 BasicBlock *EndBlock; member in __anonfda5980d0111::MemCmpExpansion
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
H A D | NaClBitstreamReader.h | 301 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 D | SelectOptimize.cpp | 426 BasicBlock *EndBlock = StartBlock->splitBasicBlock(SplitPt, "select.end"); in convertProfitableSIGroups() local
|
H A D | ExpandMemCmp.cpp | 81 BasicBlock *EndBlock; member in __anon1aecc3130111::MemCmpExpansion
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A 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
|