Home
last modified time | relevance | path

Searched defs:LeadingOnes (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp157 unsigned LeadingOnes = llvm::countl_one((uint64_t)Val); extractRotateInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2558 bool LeadingOnes = true; get_VSPLTI_elt() local