Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.h60 void fix_branches();
262 void fix_branches();
DMIPS64Assembler.cpp175 void ArmToMips64Assembler::fix_branches() in fix_branches() function in android::ArmToMips64Assembler
177 mMips->fix_branches(); in fix_branches()
1369 void MIPS64Assembler::fix_branches() in fix_branches() function in android::MIPS64Assembler
/system/core/libpixelflinger/tests/arch-mips64/assembler/
Dmips64_assembler_test.cpp436 a64asm->fix_branches(); in dataOpTest()