Home
last modified time | relevance | path

Searched refs:balloc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/Transforms/ScalarRepl/
Dcrash.ll118 …%"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>" …
125 …uct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"* …
126 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>", align 4 …
127 … %"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"…
128 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"** %this_a…
129 …%tmp.i.upgrd.1 = bitcast %"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocato…
130 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"** %this_a…
131 …%tmp.i.upgrd.2 = getelementptr %"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_al…
/external/bluetooth/bluedroid/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c91 static const BIT_ALLOC balloc[] = { variable
102 OI_ASSERT(common->frameInfo.mode < OI_ARRAYSIZE(balloc)); in OI_SBC_ComputeBitAllocation()
108 balloc[common->frameInfo.mode](common); in OI_SBC_ComputeBitAllocation()