Searched defs:getSplatValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp339 const llvm::Value *llvm::getSplatValue(const Value *V) { function in class:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1580 Constant *Constant::getSplatValue(bool AllowUndefs) const { function in class:Constant
1612 Constant *ConstantVector::getSplatValue(bool AllowUndefs) const { function in class:ConstantVector
3075 Constant *ConstantDataVector::getSplatValue() const { function in class:ConstantDataVector
[all...]

Completed in 45 milliseconds