Home
last modified time | relevance | path

Searched defs:Bc (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips64.cc233 __ Bc(GetExitLabel()); in EmitNativeCode() local
274 __ Bc(GetExitLabel()); in EmitNativeCode() local
323 __ Bc(GetReturnLabel()); in EmitNativeCode() local
325 __ Bc(mips64_codegen->GetLabelOf(successor_)); in EmitNativeCode() local
391 __ Bc(GetExitLabel()); in EmitNativeCode() local
460 __ Bc(GetExitLabel()); in EmitNativeCode() local
548 __ Bc(GetExitLabel()); in EmitNativeCode() local
702 __ Bc(GetExitLabel()); in EmitNativeCode() local
864 __ Bc(GetExitLabel()); in EmitNativeCode() local
938 __ Bc(GetExitLabel()); in EmitNativeCode() local
[all …]
/art/compiler/utils/mips/
Dassembler_mips32r6_test.cc1080 TEST_F(AssemblerMIPS32r6Test, Bc) { in TEST_F() argument
1412 __ Bc(&label1); in TEST_F() local
1417 __ Bc(&label2); in TEST_F() local
1422 __ Bc(&label1); in TEST_F() local