Home
last modified time | relevance | path

Searched defs:block_end (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/experimental/skrive/src/reader/
DBinaryReader.cpp26 block_end = fBlockStack.empty() ? fStream->getLength() in validateSize() local
116 const auto block_end = std::min(fStream->getPosition() + block_size, in openBlock() local
141 size_t block_end; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm_info.h49 struct bblock_t *block_end; member
/third_party/node/deps/v8/src/handles/
Dpersistent-handles.cc91 Address* block_end = block_start + kHandleBlockSize; in Iterate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h79 block_iterator block_end() const { return getBlocks().end(); } in block_end() function
/third_party/ffmpeg/libavformat/
Dwvdec.c125 int64_t block_end = avio_tell(pb) + wc->header.blocksize; in wv_read_block_header() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c1110 const uint32_t *block_end = block->merge ? block->merge : in vtn_emit_cf_list_structured() local
1314 const uint32_t *block_end = block->branch; in vtn_emit_cf_func_unstructured() local
/third_party/mesa3d/src/compiler/nir/
Dnir_control_flow.c688 nir_block *block_begin, *block_end, *block_before, *block_after; in nir_cf_extract() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h292 BlockIterator block_end() const { return Blocks.end(); } in block_end() function
/third_party/toybox/toys/pending/
Dsh.c668 struct sh_pipeline *block_end(struct sh_pipeline *pl) in block_end() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h160 block_iterator block_end() const { return getBlocks().end(); } in block_end() function
/third_party/node/deps/v8/src/regexp/
Dregexp-compiler-tonode.cc1337 base::uc32 block_end; in RationalizeConsecutiveAtoms() local
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc4907 LifetimePosition block_end = in ResolveControlFlow() local