Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DVectorUtils.cpp286 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
/external/llvm/lib/IR/
DConstants.cpp1296 Constant *Constant::getSplatValue() const { in getSplatValue() function in Constant
1307 Constant *ConstantVector::getSplatValue() const { in getSplatValue() function in ConstantVector
2666 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1096 Constant *ConstantVector::getSplatValue() const { in getSplatValue() function in ConstantVector
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7185 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode