/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_debugging.cpp | 207 void *block_begin = a->GetBlockBegin((void *)addr); in __tsan_locate_address() local 247 void *block_begin = a->GetBlockBegin((void *)addr); in __tsan_get_alloc_stack() local
|
D | tsan_external.cpp | 104 void *block_begin = a->GetBlockBegin((void *)addr); in __tsan_external_assign_tag() local
|
D | tsan_rtl_report.cpp | 331 void *block_begin = a->GetBlockBegin((void*)addr); in AddLocation() local
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyExceptionInfo.h | 77 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyExceptionInfo.h | 78 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
|
/external/tensorflow/tensorflow/core/kernels/linalg/ |
D | cholesky_grad.cc | 87 const int64 block_begin = std::max(int64{0}, block_end - kMaxBlockSize); in ComputeMatrix() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_control_flow.c | 678 nir_block *block_begin, *block_end, *block_before, *block_after; in nir_cf_extract() local
|
/external/webrtc/logging/rtc_event_log/encoder/ |
D | rtc_event_log_encoder_legacy.cc | 696 const uint8_t* block_begin = packet.data(); in EncodeRtcpPacket() local
|
D | rtc_event_log_encoder_new_format.cc | 277 const uint8_t* block_begin = packet.data(); in RemoveNonWhitelistedRtcpBlocks() local
|
/external/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 141 block_iterator block_begin() const { return Blocks.begin(); } in block_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 291 BlockIterator block_begin() const { return Blocks.begin(); } in block_begin() function
|
/external/llvm/include/llvm/Support/ |
D | GCOV.h | 276 BlockIterator block_begin() const { return Blocks.begin(); } in block_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 159 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 176 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_report.cc | 326 void *block_begin = a->GetBlockBegin((void*)addr); in AddLocation() local
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 1677 val block_begin : llvalue -> (llvalue, llbasicblock) llpos val
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 1714 val block_begin : llvalue -> (llvalue, llbasicblock) llpos val
|