Home
last modified time | relevance | path

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

/art/test/468-checker-bool-simplif-regression/smali/
DTestCase.smali40 if-eq v0, v1, :label1
43 :label1
/art/test/467-regalloc-pair/smali/
DTestCase.smali29 if-ge v6, v7, :label1
57 :label1
/art/compiler/utils/mips/
Dassembler_mips32r6_test.cc285 mips::MipsLabel label1, label2; in BranchHelper() local
286 (Base::GetAssembler()->*f)(&label1, is_bare); in BranchHelper()
291 __ Bind(&label1); in BranchHelper()
298 (Base::GetAssembler()->*f)(&label1, is_bare); in BranchHelper()
1411 mips::MipsLabel label1, label2; in TEST_F() local
1412 __ Bc(&label1); in TEST_F()
1416 __ Bind(&label1); in TEST_F()
1422 __ Bc(&label1); in TEST_F()
1505 mips::MipsLabel label1, label2, label3, label4; in TEST_F() local
1508 __ Bind(&label1); in TEST_F()
[all …]