Searched refs:getConstantSplatNode (Results 1 – 4 of 4) sorted by relevance
1563 getConstantSplatNode(BitVector *UndefElements = nullptr) const;
1218 CN = BV->getConstantSplatNode(&UndefElements); in isConstTrueVal()1248 CN = BV->getConstantSplatNode(&UndefElements); in isConstFalseVal()
7213 BuildVectorSDNode::getConstantSplatNode(BitVector *UndefElements) const { in getConstantSplatNode() function in BuildVectorSDNode
786 ConstantSDNode *CN = BV->getConstantSplatNode(&UndefElements); in isConstOrConstSplat()