Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DVectorUtils.cpp286 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp314 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
/external/llvm-project/llvm/lib/Analysis/
DVectorUtils.cpp349 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-10.0/llvm/lib/IR/
DConstants.cpp1450 Constant *Constant::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in Constant
1461 Constant *ConstantVector::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in ConstantVector
2878 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
/external/llvm-project/llvm/lib/IR/
DConstants.cpp1635 Constant *Constant::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in Constant
1667 Constant *ConstantVector::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in ConstantVector
3238 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp1361 static SDValue getSplatValue(SDNode *N) { in getSplatValue() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2414 SDValue SelectionDAG::getSplatValue(SDValue V) { in getSplatValue() function in SelectionDAG
9572 SDValue BuildVectorSDNode::getSplatValue(const APInt &DemandedElts, in getSplatValue() function in BuildVectorSDNode
9607 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2523 SDValue SelectionDAG::getSplatValue(SDValue V) { in getSplatValue() function in SelectionDAG
9831 SDValue BuildVectorSDNode::getSplatValue(const APInt &DemandedElts, in getSplatValue() function in BuildVectorSDNode
9866 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7185 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode