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

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7111 APInt SplatBits0; local
7112 if (BVN0 && BVN0->isConstantSplat(SplatBits0, SplatUndef, SplatBitSize,
7118 SplatBits0 == ~SplatBits1) {

Completed in 32 milliseconds