Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DVectorUtils.cpp419 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
/external/llvm/lib/IR/
DConstants.cpp1353 Constant *Constant::getSplatValue() const { in getSplatValue() function in Constant
1366 Constant *ConstantVector::getSplatValue() const { in getSplatValue() function in ConstantVector
2758 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7229 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode