Searched defs:getSplatValue (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Analysis/ | ||
D | VectorUtils.cpp | 419 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm |
/external/llvm/lib/IR/ | ||
D | Constants.cpp | 1353 Constant *Constant::getSplatValue() const { in getSplatValue() function in Constant |
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
D | SelectionDAG.cpp | 7229 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode |