Home
last modified time | relevance | path

Searched defs:block_begin (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Dreloc_win32.cc115 ConstBufferView::const_iterator block_begin) { in LoadRelocBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h78 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/
H A Dcholesky_grad.cc87 const int64_t block_begin = in ComputeMatrix() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h79 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h176 const_block_iterator block_begin() const { in block_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DGenericCycleInfo.h172 const_block_iterator block_begin() const { in block_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DGenericCycleInfo.h172 const_block_iterator block_begin() const { in block_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DGenericCycleInfo.h172 const_block_iterator block_begin() const { in block_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DGenericCycleInfo.h172 const_block_iterator block_begin() const { in block_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericLoopInfo.h178 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericLoopInfo.h178 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DGenericLoopInfo.h178 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericLoopInfo.h178 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_legacy.cc725 const uint8_t* block_begin = packet.data(); in EncodeRtcpPacket() local
H A Drtc_event_log_encoder_new_format.cc295 const uint8_t* block_begin = packet.data(); in RemoveNonAllowlistedRtcpBlocks() local
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h141 block_iterator block_begin() const { return Blocks.begin(); } in block_begin() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DGCOV.h276 BlockIterator block_begin() const { return Blocks.begin(); } in block_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h291 BlockIterator block_begin() const { return Blocks.begin(); } in block_begin() function
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_control_flow.c715 nir_block *block_begin, *block_end, *block_before, *block_after; in nir_cf_extract() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h193 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h159 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cc326 void *block_begin = a->GetBlockBegin((void*)addr); in AddLocation() local
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1677 val block_begin : llvalue -> (llvalue, llbasicblock) llpos val
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.c1202 uint32_t block_begin = src->offset; in radv_replay_shader_arena_block() local