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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp657 unsigned LowHalfElts = VWidth / 2; local
658 APInt InputDemandedElts(APInt::getBitsSet(VWidth, 0, LowHalfElts));

Completed in 47 milliseconds