Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3263 Label blob_1; in TEST() local
3264 __ Bind(&blob_1); in TEST()
3272 VIXL_ASSERT(masm.GetSizeOfCodeGeneratedSince(&blob_1) == 0); in TEST()