Home
last modified time | relevance | path

Searched defs:CLZ (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp257 void ARMAssemblerProxy::CLZ(int cc, int Rd, int Rm) { in CLZ() function in android::ARMAssemblerProxy
DMIPSAssembler.cpp1042 void ArmToMipsAssembler::CLZ(int cc, int Rd, int Rm) in CLZ() function in android::ArmToMipsAssembler
1679 void MIPSAssembler::CLZ(int Rd, int Rs) in CLZ() function in android::MIPSAssembler
DARMAssembler.cpp377 void ARMAssembler::CLZ(int cc, int Rd, int Rm) in CLZ() function in android::ARMAssembler