Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1342 bool LeadingOnes = true; in get_VSPLTI_elt() local
1347 LeadingOnes &= cast<ConstantSDNode>(UniquedVals[i])->isAllOnesValue(); in get_VSPLTI_elt()
1357 if (LeadingOnes) { in get_VSPLTI_elt()