Searched defs:CLZ (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 257 void ARMAssemblerProxy::CLZ(int cc, int Rd, int Rm) { in CLZ() function in android::ARMAssemblerProxy |
D | MIPSAssembler.cpp | 1042 void ArmToMipsAssembler::CLZ(int cc, int Rd, int Rm) in CLZ() function in android::ArmToMipsAssembler |
D | ARMAssembler.cpp | 377 void ARMAssembler::CLZ(int cc, int Rd, int Rm) in CLZ() function in android::ARMAssembler |