Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.h302 void JR(int Rs);
DMIPSAssembler.h370 void JR(int Rs);
DMIPS64Assembler.cpp160 mMips->JR(R_ra); in epilog()
1441 void MIPS64Assembler::JR(int Rs) in JR() function in android::MIPS64Assembler
DMIPSAssembler.cpp183 mMips->JR(R_ra); in epilog()
1855 void MIPSAssembler::JR(int Rs) in JR() function in android::MIPSAssembler