Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc2931 __ Blezc(length, slow_path->GetEntryLabel()); in VisitBoundsCheck() local
4035 __ Blezc(lhs, label); in GenerateIntLongCompareAndBranch() local
/art/compiler/utils/mips/
Dassembler_mips32r6_test.cc1112 TEST_F(AssemblerMIPS32r6Test, Blezc) { in TEST_F() argument