Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_disasm_info.h49 struct bblock_t *block_end; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h80 block_iterator block_end() const { return getBlocks().end(); } in block_end() function
/external/tensorflow/tensorflow/core/kernels/
Dcholesky_grad.cc75 for (int64 block_end = kMatrixSize; block_end > 0; in ComputeMatrix() local
/external/u-boot/cmd/
Darmflash.c120 u32 block_start, block_end; in parse_bank() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp255 Region::block_iterator Region::block_end() { in block_end() function in Region
263 Region::const_block_iterator Region::block_end() const { in block_end() function in Region
/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c705 const uint32_t *block_end = block->merge ? block->merge : in vtn_emit_cf_list() local
/external/llvm/include/llvm/Analysis/
DLoopInfo.h142 block_iterator block_end() const { return Blocks.end(); } in block_end() function
/external/mesa3d/src/compiler/nir/
Dnir_control_flow.c666 nir_block *block_begin, *block_end, *block_before, *block_after; in nir_cf_extract() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h155 block_iterator block_end() const { return getBlocks().end(); } in block_end() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h288 BlockIterator block_end() const { return Blocks.end(); } in block_end() function
/external/llvm/include/llvm/Support/
DGCOV.h277 BlockIterator block_end() const { return Blocks.end(); } in block_end() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h136 block_iterator block_end() const { return Blocks.end(); } in block_end() function
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli1511 val block_end : llvalue -> (llvalue, llbasicblock) llrev_pos val
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli1706 val block_end : llvalue -> (llvalue, llbasicblock) llrev_pos val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1696 val block_end : llvalue -> (llvalue, llbasicblock) llrev_pos val
/external/v8/src/compiler/
Dregister-allocator.cc3761 LifetimePosition block_end = in ResolveControlFlow() local
/external/v8/src/regexp/
Djsregexp.cc5946 uc32 block_end; in AddCaseEquivalents() local