Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DVectorUtils.cpp286 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
/aosp_15_r20/external/llvm/lib/IR/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstants.cpp1631 Constant *Constant::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in Constant
1663 Constant *ConstantVector::getSplatValue(bool AllowUndefs) const { in getSplatValue() function in ConstantVector
3248 Constant *ConstantDataVector::getSplatValue() const { in getSplatValue() function in ConstantDataVector
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVectorUtils.cpp314 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DVectorUtils.cpp371 Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1824 static SDValue getSplatValue(SDNode *N) { in getSplatValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2349 HexagonTargetLowering::getSplatValue(SDValue Op, SelectionDAG &DAG) const { in getSplatValue() function in HexagonTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2838 SDValue SelectionDAG::getSplatValue(SDValue V, bool LegalTypes) { in getSplatValue() function in SelectionDAG
11763 SDValue BuildVectorSDNode::getSplatValue(const APInt &DemandedElts, in getSplatValue() function in BuildVectorSDNode
11798 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7185 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode