Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp251 Value *llvm::getSplatValue(const Value *V) { getSplatValue() function in llvm
/llvm-project/llvm/lib/IR/
H A DConstants.cpp1686 Constant *Constant::getSplatValue(bool AllowPoison) const { getSplatValue() function in Constant
1718 Constant *ConstantVector::getSplatValue(bool AllowPoison) const { getSplatValue() function in ConstantVector
3192 Constant *ConstantDataVector::getSplatValue() const { getSplatValue() function in ConstantDataVector
[all...]
/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1822 static SDValue getSplatValue(SDNode *N) { getSplatValue() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2383 HexagonTargetLowering::getSplatValue(SDValue Op, SelectionDAG &DAG) const { getSplatValue() function in HexagonTargetLowering
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2994 SDValue SelectionDAG::getSplatValue(SDValue V, bool LegalTypes) { getSplatValue() function in SelectionDAG
12732 SDValue BuildVectorSDNode::getSplatValue(const APInt &DemandedElts, getSplatValue() function in BuildVectorSDNode
12767 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { getSplatValue() function in BuildVectorSDNode
[all...]