Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3274 Label blob_2; in TEST() local
3275 __ Bind(&blob_2); in TEST()
3277 VIXL_ASSERT(masm.GetSizeOfCodeGeneratedSince(&blob_2) != 0); in TEST()