Home
last modified time | relevance | path

Searched defs:Precision (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp162 static std::string toStringAPFloat(uint64_t D, int E, unsigned Precision) { in toStringAPFloat()
202 unsigned Precision) { in toString()
316 int Width, unsigned Precision) { in print()
H A DNativeFormatting.cpp166 std::optional<size_t> Precision) { in write_double()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOSLog.cpp27 std::optional<const Expr *> Precision; member
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp135 int Precision = -1; in vappend() local
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h57 unsigned Precision = 0; global() member
[all...]
H A DFileCheck.cpp625 unsigned Precision = 0; in parseNumericSubstitutionBlock() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h535 OptionalAmount Precision; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2433 const int Precision = APFloat::semanticsPrecision(FltSem); in expandLdexp() local
2531 const unsigned Precision = APFloat::semanticsPrecision(FltSem); in expandFrexp() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp933 const size_t Precision = computePrecision(FS); in HandlePrintfSpecifier() local
1075 size_t Precision = 0; in computePrecision() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3075 unsigned Precision = APFloat::semanticsPrecision(FltSem); in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() local
3185 unsigned Precision = APFloat::semanticsPrecision(FltSem); in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND() local
3265 unsigned Precision = APFloat::semanticsPrecision(FltSem); in lowerFTRUNC_FCEIL_FFLOOR_FROUND() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5441 unsigned Precision = APFloat::semanticsPrecision(Flt); in computeKnownFPClass() local