Home
last modified time | relevance | path

Searched defs:getSplatValue (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DConstants.cpp1390 Constant *Constant::getSplatValue() const { in getSplatValue() function in Constant
1403 Constant *ConstantVector::getSplatValue() const { in getSplatValue() function in ConstantVector
2785 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6860 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode