Home
last modified time | relevance | path

Searched defs:isSplatValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp266 bool llvm::isSplatValue(const Value *V, int Index, unsigned Depth) { isSplatValue() function in llvm
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2742 bool SelectionDAG::isSplatValue(SDValue V, const APInt &DemandedElts, isSplatValue() function in SelectionDAG
2928 bool SelectionDAG::isSplatValue(SDValue V, bool AllowUndefs) const { isSplatValue() function in SelectionDAG
[all...]