Searched refs:CLO (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h247 unsigned CLO = countLeadingOnes(Imm); local
248 I = 64 - CLO;
249 CTO = CLO + countTrailingOnes(Imm) - (64 - Size);
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c802 PMCDBG1(LOG,CLO,1, "po=%p", po);

Completed in 178 milliseconds