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

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3178 BuildVectorSDNode *BVN0 = dyn_cast<BuildVectorSDNode>(N0->getOperand(1)); local
3180 if (BVN0 && BVN0->isConstantSplat(SplatBits0, SplatUndef, SplatBitSize,
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8411 BuildVectorSDNode *BVN0 = dyn_cast<BuildVectorSDNode>(N0->getOperand(1)); local
8414 if (BVN0 && BVN0->isConstantSplat(SplatBits0, SplatUndef, SplatBitSize,

Completed in 118 milliseconds