Home
last modified time | relevance | path

Searched defs:block_end (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm_info.h49 struct bblock_t *block_end; member
/third_party/skia/experimental/skrive/src/reader/
H A DBinaryReader.cpp26 block_end = fBlockStack.empty() ? fStream->getLength() in validateSize() local
116 const auto block_end = std::min(fStream->getPosition() + block_size, variable
141 size_t block_end; member
/third_party/node/deps/v8/src/handles/
H A Dpersistent-handles.cc91 Address* block_end = block_start + kHandleBlockSize; in Iterate() local
/device/soc/rockchip/rk2206/hdf_driver/fs/
H A Dfs_driver.c137 uint32_t block_start, block_offset, block_end; in fs_write() local
/third_party/ffmpeg/libavformat/
H A Dwvdec.c125 int64_t block_end = avio_tell(pb) + wc->header.blocksize; in wv_read_block_header() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h79 block_iterator block_end() const { return getBlocks().end(); } in block_end() function in llvm::WebAssemblyException
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DRegionInfo.h613 block_iterator block_end() { return block_iterator(); } in block_end() function in llvm::RegionBase
618 const_block_iterator block_end() const { return const_block_iterator(); } in block_end() function in llvm::RegionBase
H A DLoopInfo.h160 block_iterator block_end() const { return getBlocks().end(); } in block_end() function in llvm::LoopBase
H A DMemorySSA.h512 block_iterator block_end() { return block_begin() + getNumOperands(); } in block_end() function in llvm::final
514 const_block_iterator block_end() const { in block_end() function in llvm::final
/third_party/mesa3d/src/compiler/nir/
H A Dnir_control_flow.c688 nir_block *block_begin, *block_end, *block_before, *block_after; in nir_cf_extract() local
/third_party/toybox/toys/pending/
H A Dsh.c668 struct sh_pipeline *block_end(struct sh_pipeline *pl) in block_end() function
/third_party/mesa3d/src/compiler/spirv/
H A 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h292 BlockIterator block_end() const { return Blocks.end(); } in block_end() function in llvm::GCOVFunction
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc1337 base::uc32 block_end; in RationalizeConsecutiveAtoms() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h2624 block_iterator block_end() { in block_end() function in llvm::ShuffleVectorInst::PHINode
2628 const_block_iterator block_end() const { in block_end() function in llvm::ShuffleVectorInst::PHINode
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc4907 LifetimePosition block_end = in ResolveControlFlow() local

Completed in 35 milliseconds