Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp2196 bool LeadingOnes = true; in get_VSPLTI_elt() local
2201 LeadingOnes &= isAllOnesConstant(UniquedVals[i]); in get_VSPLTI_elt()
2211 if (LeadingOnes) { in get_VSPLTI_elt()