Home
last modified time | relevance | path

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

12

/src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h58 Float, enumerator
91 double Float; member
H A DMsgPackDocument.h58 double Float; member
/src/contrib/llvm-project/compiler-rt/lib/nsan/tests/
H A DNSanUnitTest.cpp54 TEST(NSanTest, Float) { TestFT<float, nextafterf>(); } in TEST() argument
/src/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()
/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDXILABI.h29 Float, enumerator
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h127 Float, enumerator
/src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h121 Float, enumerator
/src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h154 FloatMax Float; member
/src/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h99 Float = 1 << 5, enumerator
229 Float, enumerator
/src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h383 typedef FloatingPoint<float> Float; typedef
/src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h60 class Float; variable
/src/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp363 float Scalar::Float(float fail_value) const { in Float() function in Scalar
/src/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::__anoncbcfa7060111::Float
/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp48 enum KindTy { Token, Integer, Float, Symbol, BrList } Kind; enumerator
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h342 Float = 8, enumerator
/src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp154 enum class ScalarTypeKind { SignedInt, UnsignedInt, Float }; enumerator
1765 constexpr unsigned Float = 1; in EmitHeader() local
H A DSveEmitter.cpp70 bool Float, Signed, Immediate, Void, Constant, Pointer, BFloat; member in __anondae860620111::SVEType
H A DNeonEmitter.cpp146 Float, enumerator
/src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h103 Float, enumerator
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h266 Float = 0x01, enumerator
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h75 Float = 1 << 1, enumerator
/src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp110 Float enumerator
/src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2093 auto *Float = cast<FloatingLiteral>(Node->getCookedLiteral()); in VisitUserDefinedLiteral() local
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9943 llvm::APFloat Float(S.Context.getFloatTypeSemantics(FloatTy)); in canConvertIntTyToFloatTy() local

12