Searched refs:JR (Results 1 – 4 of 4) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | MIPS64Assembler.h | 302 void JR(int Rs); |
D | MIPSAssembler.h | 370 void JR(int Rs); |
D | MIPS64Assembler.cpp | 160 mMips->JR(R_ra); in epilog() |
D | MIPSAssembler.cpp | 183 mMips->JR(R_ra); in epilog() |