Home
last modified time | relevance | path

Searched defs:Float (Results 1 – 25 of 45) sorted by relevance

12

/llvm-project-15.0.7/clang/test/CodeCompletion/
H A Doperator.cpp8 typedef float Float; typedef
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Doverload-decl.cpp8 typedef float Float; typedef
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h53 Float, enumerator
86 double Float; member
H A DMsgPackDocument.h58 double Float; member
/llvm-project-15.0.7/llvm/tools/llvm-yaml-numeric-parser-fuzzer/
H A Dyaml-numeric-parser-fuzzer.cpp18 static llvm::Regex Float( in isNumericRegex() local
/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-APValue-arithmetic.cpp22 constexpr float Float = 3.1415f; in Test() local
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dproperty-category-4.m110 @property (readonly) float Float; // no warning for this property - a getter is declared in this p… property
111 - (float) Float; method
/llvm-project-15.0.7/libc/src/stdio/printf_core/
H A Dparser.h34 enum PrimaryType : uint8_t { Integer = 0, Float = 1, Pointer = 2 }; enumerator
/llvm-project-15.0.7/clang/test/Index/
H A Dannotate-tokens-cxx0x.cpp11 typedef float Float; in test() typedef
/llvm-project-15.0.7/clang/test/CXX/dcl.decl/dcl.decomp/
H A Dp3.cpp84 using Float = float; in referenced_type() typedef
85 using Float = decltype(a0); in referenced_type() typedef
86 using Float = decltype(ar0); in referenced_type() typedef
87 using Float = decltype(arr0); in referenced_type() typedef
/llvm-project-15.0.7/llvm/lib/Support/
H A DScaledNumber.cpp185 APFloat Float(APFloat::x87DoubleExtended(), APInt(80, RawBits)); in toStringAPFloat() local
191 static std::string stripTrailingZeros(const std::string &Float) { in stripTrailingZeros()
H A DZ3Solver.cpp750 SMTExprRef mkFloat(const llvm::APFloat Float) override { in mkFloat()
787 llvm::APFloat &Float, bool useSemantics) { in toAPFloat()
859 bool getInterpretation(const SMTExprRef &Exp, llvm::APFloat &Float) override { in getInterpretation()
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DPointerSumTypeTest.cpp16 enum Kinds { Float, Int1, Int2 }; enumerator
/llvm-project-15.0.7/clang/test/Sema/
H A Dcast.c22 typedef float Float; typedef
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dexecutionengine.go79 func (g GenericValue) Float(t Type) float64 { func
/llvm-project-15.0.7/libcxx/benchmarks/algorithms/
H A Dcommon.h20 enum class ValueType { Uint32, Uint64, Pair, Tuple, String, Float }; enumerator
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DJSON.h279 Float, enumerator
H A DJSONGenerator.h31 class Float; variable
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsics.h124 Float, enumerator
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTX.h118 Float, enumerator
/llvm-project-15.0.7/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h82 Float = 1 << 5, enumerator
153 Float, enumerator
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_diag.h174 FloatMax Float; member
/llvm-project-15.0.7/libcxx/benchmarks/
H A Dformatter_float.bench.cpp38 enum class TypeE { Float, Double, LongDouble }; enumerator
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h400 typedef FloatingPoint<float> Float; typedef
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTFUtils.cpp445 LOG_REWARD(Float, float) in LOG_REWARD() argument

12