Searched defs:isSplatValue (Results 1 – 3 of 3) sorted by relevance
333 bool llvm::isSplatValue(const Value *V, unsigned Depth) { in isSplatValue() function in llvm
163 bool isSplatValue(DenseIntElementsAttr attr, uint64_t value) { in isSplatValue() function
2280 bool SelectionDAG::isSplatValue(SDValue V, const APInt &DemandedElts, in isSplatValue() function in SelectionDAG2366 bool SelectionDAG::isSplatValue(SDValue V, bool AllowUndefs) { in isSplatValue() function in SelectionDAG