Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3279 Label blob_3; in TEST() local
3280 __ Bind(&blob_3); in TEST()
3282 VIXL_ASSERT(masm.GetSizeOfCodeGeneratedSince(&blob_3) != 0); in TEST()