Home
last modified time | relevance | path

Searched refs:C_4 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6533 auto C_4 = B.buildConstant(Ty, 4); in lowerBitCount() local
6534 auto B8HiB4Count = B.buildLShr(Ty, B4Count, C_4); in lowerBitCount()