Searched defs:getSplatValue (Results 1 – 3 of 3) sorted by relevance
314 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
1450 Constant *Constant::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in Constant1461 Constant *ConstantVector::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in ConstantVector2878 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
2414 SDValue SelectionDAG::getSplatValue(SDValue V) { in getSplatValue() function in SelectionDAG9572 SDValue BuildVectorSDNode::getSplatValue(const APInt &DemandedElts, in getSplatValue() function in BuildVectorSDNode9607 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode