Searched refs:test_bcond (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/cctest/
H A Dtest-assembler-arm64.cc2051 Label test_tbz, test_cbz, test_bcond; local
2064 __ B(&test_bcond);
2087 __ Bind(&test_bcond);
2125 Label test_tbz, test_cbz, test_bcond; local
2136 __ Bind(&test_bcond);
2160 __ B(&test_bcond);
2201 Label test_tbz, test_cbz, test_bcond; local
2221 __ Bind(&test_bcond);
2255 __ B(&test_bcond);
/external/vixl/test/
H A Dtest-assembler-a64.cc21460 Label test_tbz, test_cbz, test_bcond; local
21473 __ B(&test_bcond);
21496 __ Bind(&test_bcond);
21574 Label test_tbz, test_cbz, test_bcond; local
21585 __ Bind(&test_bcond);
21607 __ B(&test_bcond);

Completed in 276 milliseconds