Home
last modified time | relevance | path

Searched defs:get_block (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cpp593 ALWAYS_INLINE u32 SyncClock::get_block(uptr bi) const { in get_block() function in __tsan::SyncClock
/external/skia/tests/
DGrBlockAllocatorTest.cpp28 static Block* get_block(GrSBlockAllocator<N>& pool, int blockIndex) { in get_block() function
/external/flac/src/libFLAC++/
Dmetadata.cpp1531 Prototype *SimpleIterator::get_block() in get_block() function in FLAC::Metadata::SimpleIterator
1693 Prototype *Iterator::get_block() in get_block() function in FLAC::Metadata::Iterator
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c2621 get_block(struct ir3_context *ctx, const nir_block *nblock) in get_block() function
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c94 static LLVMBasicBlockRef get_block(struct ac_nir_context *nir, const struct nir_block *b) in get_block() function