Home
last modified time | relevance | path

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

/llvm-project/libcxx/benchmarks/
H A Dformatter_float.bench.cpp
/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 size_t Prec = Precision.value_or(getDefaultPrecision(Style)); in write_double() argument
/llvm-project/llvm/docs/
H A DMemorySSA.rst426 Precision subsection
/llvm-project/llvm/unittests/Support/
H A DNativeFormatTests.cpp37 format_number(double D,FloatStyle Style,std::optional<size_t> Precision=std::nullopt) format_number() argument
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_printf_test.cpp142 TEST(Printf, Precision) { in TEST() argument
/llvm-project/clang/lib/AST/
H A DOSLog.cpp27 std::optional<const Expr *> Precision; global() member
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dstrings_test.cpp56 TEST(ScudoStringsTest, Precision) { in TEST() argument
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp135 int Precision = -1; in vappend() local
/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h55 unsigned Precision = 0; member
[all...]
H A DFileCheck.cpp625 unsigned Precision = 0; in parseNumericSubstitutionBlock() local
[all...]
/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp95 unsigned Precision; member
/llvm-project/clang/include/clang/AST/
H A DFormatString.h535 OptionalAmount Precision; variable
/llvm-project/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp1405 const double Precision = 0.01; in TEST() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2432 const int Precision = APFloat::semanticsPrecision(FltSem); expandLdexp() local
2530 const unsigned Precision = APFloat::semanticsPrecision(FltSem); expandFrexp() local
[all...]
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp1127 const unsigned Precision = 53; TEST() local
6933 int Precision = APFloat::semanticsPrecision(Semantics); TEST() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp933 const size_t Precision = computePrecision(FS); HandlePrintfSpecifier() local
1075 size_t Precision = 0; computePrecision() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3063 unsigned Precision = APFloat::semanticsPrecision(FltSem); lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() local
3173 unsigned Precision = APFloat::semanticsPrecision(FltSem); lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND() local
3253 unsigned Precision = APFloat::semanticsPrecision(FltSem); lowerFTRUNC_FCEIL_FFLOOR_FROUND() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5318 unsigned Precision = APFloat::semanticsPrecision(Flt); computeKnownFPClass() local