Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3304 Label blob_8; in TEST() local
3305 __ Bind(&blob_8); in TEST()
3307 VIXL_ASSERT(masm.GetSizeOfCodeGeneratedSince(&blob_8) != 0); in TEST()