Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/AST/
H A DOSLog.cpp27 std::optional<const Expr *> Precision; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp145 int Precision = -1; formatString() local
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h55 unsigned Precision = 0; member
H A DFileCheck.cpp619 unsigned Precision = 0; parseNumericSubstitutionBlock() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h522 OptionalAmount Precision; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2410 const int Precision = APFloat::semanticsPrecision(FltSem); expandLdexp() local
2508 const unsigned Precision = APFloat::semanticsPrecision(FltSem); expandFrexp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2904 unsigned Precision = APFloat::semanticsPrecision(FltSem); lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() local
3014 unsigned Precision = APFloat::semanticsPrecision(FltSem); lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND() local
3094 unsigned Precision = APFloat::semanticsPrecision(FltSem); lowerFTRUNC_FCEIL_FFLOOR_FROUND() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp904 const size_t Precision = computePrecision(FS); HandlePrintfSpecifier() local
1046 size_t Precision = 0; computePrecision() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4829 unsigned Precision = APFloat::semanticsPrecision(Flt); computeKnownFPClass() local