Searched defs:getSplatValue (Results 1 – 5 of 5) sorted by relevance
1615 Constant *Constant::getSplatValue(bool AllowUndefs) const { getSplatValue() function in Constant 1647 Constant *ConstantVector::getSplatValue(bool AllowUndefs) const { getSplatValue() function in ConstantVector 3047 Constant *ConstantDataVector::getSplatValue() const { getSplatValue() function in ConstantDataVector [all...]
249 Value *llvm::getSplatValue(const Value *V) { getSplatValue() function in llvm
1823 return BuildVec->getSplatValue(); in getSplatValue() function
2361 HexagonTargetLowering::getSplatValue(SDValue Op, SelectionDAG &DAG) const { getSplatValue() function in HexagonTargetLowering
2954 SDValue SelectionDAG::getSplatValue(SDValue V, bool LegalTypes) { getSplatValue() function in SelectionDAG 12471 SDValue BuildVectorSDNode::getSplatValue(const APInt &DemandedElts, getSplatValue() function in BuildVectorSDNode 12506 SDValue BuildVectorSDNode::getSplatValue(BitVector *UndefElements) const { getSplatValue() function in BuildVectorSDNode [all...]