Searched defs:getSplatValue (Results 1 – 10 of 10) sorted by relevance
286 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
314 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
349 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
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
1635 Constant *Constant::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in Constant1667 Constant *ConstantVector::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in ConstantVector3238 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
1361 static SDValue getSplatValue(SDNode *N) { in getSplatValue() function
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
2523 SDValue SelectionDAG::getSplatValue(SDValue V) { in getSplatValue() function in SelectionDAG9831 SDValue BuildVectorSDNode::getSplatValue(const APInt &DemandedElts, in getSplatValue() function in BuildVectorSDNode9866 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode
7185 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode