Searched defs:getAllOnesValue (Results 1 – 3 of 3) sorted by relevance
417 Constant *Constant::getAllOnesValue(Type *Ty) { in getAllOnesValue() function in Constant
5342 APFloat APFloat::getAllOnesValue(const fltSemantics &Semantics) { in getAllOnesValue() function in llvm::APFloat
8239 static Constant *getAllOnesValue(const DataLayout &DL, Type *Ty) { in getAllOnesValue() function in BoUpSLP::ShuffleCostEstimator