Searched refs:test_bcond (Results 1 – 2 of 2) sorted by relevance
/external/v8/test/cctest/ |
D | test-assembler-arm64.cc | 2048 Label test_tbz, test_cbz, test_bcond; in TEST() local 2061 __ B(&test_bcond); in TEST() 2084 __ Bind(&test_bcond); in TEST() 2122 Label test_tbz, test_cbz, test_bcond; in TEST() local 2133 __ Bind(&test_bcond); in TEST() 2157 __ B(&test_bcond); in TEST() 2198 Label test_tbz, test_cbz, test_bcond; in TEST() local 2218 __ Bind(&test_bcond); in TEST() 2252 __ B(&test_bcond); in TEST()
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 21460 Label test_tbz, test_cbz, test_bcond; in TEST() local 21473 __ B(&test_bcond); in TEST() 21496 __ Bind(&test_bcond); in TEST() 21574 Label test_tbz, test_cbz, test_bcond; in TEST() local 21585 __ Bind(&test_bcond); in TEST() 21607 __ B(&test_bcond); in TEST()
|