Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Dtst-br.ll9 define i32 @test_tbz() {
10 ; CHECK-LABEL: test_tbz:
/external/v8/test/cctest/
Dtest-assembler-arm64.cc2048 Label test_tbz, test_cbz, test_bcond; in TEST() local
2055 __ B(&test_tbz); in TEST()
2080 __ Bind(&test_tbz); in TEST()
2090 CHECK_GE(7 * kInstructionSize, __ SizeOfCodeGeneratedSince(&test_tbz)); in TEST()
2122 Label test_tbz, test_cbz, test_bcond; in TEST() local
2129 __ Bind(&test_tbz); in TEST()
2198 Label test_tbz, test_cbz, test_bcond; in TEST() local
2214 __ Bind(&test_tbz); in TEST()
/external/vixl/test/
Dtest-assembler-a64.cc21460 Label test_tbz, test_cbz, test_bcond; in TEST() local
21467 __ B(&test_tbz); in TEST()
21492 __ Bind(&test_tbz); in TEST()
21502 VIXL_CHECK(masm.SizeOfCodeGeneratedSince(&test_tbz) >= 7 * kInstructionSize); in TEST()
21574 Label test_tbz, test_cbz, test_bcond; in TEST() local
21581 __ Bind(&test_tbz); in TEST()