reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
950 static APFloat getAllOnesValue(unsigned BitWidth, bool isIEEE = false);
349 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(),
lib/Target/X86/X86ISelLowering.cpp10913 APFloat::getAllOnesValue(EltVT.getSizeInBits(), true), DL, EltVT);
tools/clang/lib/Sema/SemaOpenMP.cpp13432 llvm::APFloat::getAllOnesValue(Context.getTypeSize(Type),