Home
last modified time | relevance | path

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

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