Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.h60 void fix_branches();
262 void fix_branches();
DMIPS64Assembler.cpp169 void ArmToMips64Assembler::fix_branches() in fix_branches() function in android::ArmToMips64Assembler
171 mMips->fix_branches(); in fix_branches()
1365 void MIPS64Assembler::fix_branches() in fix_branches() function in android::MIPS64Assembler