Searched defs:getSplatValue (Results 1 – 4 of 4) sorted by relevance
350 Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
1699 Constant *Constant::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in Constant1731 Constant *ConstantVector::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in ConstantVector3308 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
1633 static SDValue getSplatValue(SDNode *N) { in getSplatValue() function
2639 SDValue SelectionDAG::getSplatValue(SDValue V, bool LegalTypes) { in getSplatValue() function in SelectionDAG10268 SDValue BuildVectorSDNode::getSplatValue(const APInt &DemandedElts, in getSplatValue() function in BuildVectorSDNode10303 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode