Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h59 Float, enumerator
92 double Float; member
H A DMsgPackDocument.h59 double Float; member
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/tests/
H A DNSanUnitTest.cpp54 TEST(NSanTest, Float) { TestFT<float, nextafterf>(); } in TEST() argument
/freebsd/contrib/llvm-project/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.cpp762 SMTExprRef mkFloat(const llvm::APFloat Float) override { in mkFloat()
799 llvm::APFloat &Float, bool useSemantics) { in toAPFloat()
871 bool getInterpretation(const SMTExprRef &Exp, llvm::APFloat &Float) override { in getInterpretation()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h150 Float, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitNonSemanticDI.cpp60 Float = 3, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h99 Float = 1 << 5, enumerator
229 Float, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h174 FloatMax Float; global() member
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h194 enum FromType { Unsigned = 0, Signed, Float, Untyped }; enumerator
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h383 typedef FloatingPoint<float> Float; typedef
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h59 class Float; global() variable
[all...]
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSLRootSignature.cpp1000 std::optional<float> Float = handleFloatLiteral(Negated); in parseFloatParam() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp363 float Scalar::Float(float fail_value) const { in Float() function in Scalar
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc548 class Float { class
550 explicit Float(float value) : value_(value) {} in Float() function in testing::gmock_matchers_test::__anon7b5da5310111::Float
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h342 Float = 8, enumerator
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp154 enum class ScalarTypeKind { SignedInt, UnsignedInt, Float }; enumerator
1756 constexpr unsigned Float = 1; in EmitHeader() local
H A DSveEmitter.cpp59 Float, enumerator
H A DNeonEmitter.cpp149 enum TypeKind { Void, Float, SInt, UInt, Poly, BFloat16, MFloat8, FPM }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp49 enum KindTy { Token, Integer, Float, Symbol, BrList, CatchList } Kind; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h239 Float = 0x01, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h103 Float, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h78 Float = 1 << 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp97 Float enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2230 auto *Float = cast<FloatingLiteral>(Node->getCookedLiteral()); in VisitUserDefinedLiteral() local

12