Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Dtst-br.ll9 define i32 @test_tbz() {
10 ; CHECK-LABEL: test_tbz:
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc22465 Label test_tbz, test_cbz, test_bcond; in TEST() local
22472 __ B(&test_tbz); in TEST()
22497 __ Bind(&test_tbz); in TEST()
22507 VIXL_CHECK(masm.GetSizeOfCodeGeneratedSince(&test_tbz) >= in TEST()
22581 Label test_tbz, test_cbz, test_bcond; in TEST() local
22588 __ Bind(&test_tbz); in TEST()