HomeSort by relevance Sort by last modified time
    Searched defs:CLZ (Results 26 - 32 of 32) sorted by null

12

  /external/pcre/dist/sljit/
sljitNativeARM_T2_32.c 110 #define CLZ 0xfab0f080
722 FAIL_IF(push_inst32(compiler, CLZ | RN4(arg2) | RD4(dst) | RM4(arg2)));
    [all...]
sljitNativeMIPS_common.c 179 #define CLZ (HI(28) | LO(32))
    [all...]
sljitNativeTILEGX_64.c 412 #define CLZ(dst, src) \
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.cpp 1042 void ArmToMipsAssembler::CLZ(int cc, int Rd, int Rm)
1045 mMips->CLZ(Rd, Rm);
    [all...]
  /external/v8/src/arm/
constants-arm.h 169 CLZ = 1 << 4
  /external/v8/src/arm64/
constants-arm64.h     [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h     [all...]

Completed in 245 milliseconds

12