HomeSort by relevance Sort by last modified time
    Searched refs:CTO (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AddressingModes.h 233 uint32_t CTO, I;
240 CTO = countTrailingOnes(Imm >> I);
248 CTO = CLO + countTrailingOnes(Imm) - (64 - Size);
261 // Or the CTO value into the low bits, which must be below the Nth bit
263 NImms |= (CTO-1);
  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Include/Omap3530/
Omap3530MMCHS.h 117 #define CTO BIT16
  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530MMCHS.h 117 #define CTO BIT16

Completed in 151 milliseconds