/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 286 const llvm::Value *llvm::getSplatValue(const Value *V) { in getSplatValue() function in llvm
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Constants.cpp | 1296 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 D | Constants.cpp | 1450 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 D | Constants.cpp | 1631 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 D | VectorUtils.cpp | 314 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 D | VectorUtils.cpp | 371 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 D | VEISelLowering.cpp | 1824 static SDValue getSplatValue(SDNode *N) { in getSplatValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 2414 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 D | HexagonISelLowering.cpp | 2349 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 D | SelectionDAG.cpp | 2838 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 D | SelectionDAG.cpp | 7185 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { in getSplatValue() function in BuildVectorSDNode
|