Searched refs:CLO (Results 1 – 4 of 4) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | MIPS64Assembler.h | 285 virtual void CLO(int Rd, int Rs); |
D | MIPSAssembler.h | 325 void CLO(int Rd, int Rs); |
D | MIPS64Assembler.cpp | 1413 void MIPS64Assembler::CLO(int Rd, int Rs) in CLO() function in android::MIPS64Assembler |
D | MIPSAssembler.cpp | 1672 void MIPSAssembler::CLO(int Rd, int Rs) in CLO() function in android::MIPSAssembler |