Searched defs:getSplatValue (Results 1 – 4 of 4) sorted by relevance
286 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
1296 Constant *Constant::getSplatValue() const { in getSplatValue() function in Constant1307 Constant *ConstantVector::getSplatValue() const { in getSplatValue() function in ConstantVector2666 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
1096 Constant *ConstantVector::getSplatValue() const { in getSplatValue() function in ConstantVector
7185 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode