Searched defs:isSplatValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | VectorUtils.cpp | 266 bool llvm::isSplatValue(const Value *V, int Index, unsigned Depth) { isSplatValue() function in llvm |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 2742 bool SelectionDAG::isSplatValue(SDValue V, const APInt &DemandedElts, isSplatValue() function in SelectionDAG |