Home
last modified time | relevance | path

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

/art/test/468-checker-bool-simplif-regression/smali/
DTestCase.smali40 if-eq v0, v1, :label1
43 :label1
/art/compiler/utils/mips/
Dassembler_mips_test.cc204 mips::MipsLabel label1, label2; in BranchHelper() local
205 (Base::GetAssembler()->*f)(&label1, is_bare); in BranchHelper()
210 __ Bind(&label1); in BranchHelper()
217 (Base::GetAssembler()->*f)(&label1, is_bare); in BranchHelper()
2298 mips::MipsLabel label1, label2; in TEST_F() local
2301 __ B(&label1); // No preceding or target instruction for the delay slot. in TEST_F()
2304 __ Bind(&label1); in TEST_F()
2305 __ B(&label1); // The preceding label prevents moving Addu into the delay slot. in TEST_F()
2306 __ B(&label1); // No preceding or target instruction for the delay slot. in TEST_F()
2309 __ Beqz(mips::T0, &label1); // T0 dependency. in TEST_F()
[all …]
Dassembler_mips32r6_test.cc275 mips::MipsLabel label1, label2; in BranchHelper() local
276 (Base::GetAssembler()->*f)(&label1, is_bare); in BranchHelper()
281 __ Bind(&label1); in BranchHelper()
288 (Base::GetAssembler()->*f)(&label1, is_bare); in BranchHelper()
1401 mips::MipsLabel label1, label2; in TEST_F() local
1402 __ Bc(&label1); in TEST_F()
1406 __ Bind(&label1); in TEST_F()
1412 __ Bc(&label1); in TEST_F()
1495 mips::MipsLabel label1, label2, label3, label4; in TEST_F() local
1498 __ Bind(&label1); in TEST_F()
[all …]
/art/test/467-regalloc-pair/smali/
DTestCase.smali29 if-ge v6, v7, :label1
57 :label1