Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeCompletion/
H A Doperator.cpp8 typedef float Float; typedef
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Doverload-decl.cpp8 typedef float Float; typedef
/minix3/external/bsd/llvm/dist/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
/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dannotate-tokens-cxx0x.cpp11 typedef float Float; in test() typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DScaledNumber.cpp184 APFloat Float(APFloat::x87DoubleExtended, APInt(80, RawBits)); in toStringAPFloat() local
190 static std::string stripTrailingZeros(const std::string &Float) { in stripTrailingZeros()
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dcast.c22 typedef float Float; typedef
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsics.h77 Void, VarArg, MMX, Metadata, Half, Float, Double, enumerator
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DTypeBuilderTest.cpp57 TEST(TypeBuilderTest, Float) { in TEST() argument
/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A Dexecutionengine.go79 func (g GenericValue) Float(t Type) float64 { func
/minix3/external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/
H A Dstruct1.c2 typedef float Float; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h129 Float enumerator
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h494 typedef FloatingPoint<float> Float; typedef
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DMathExtras.h524 inline uint32_t FloatToBits(float Float) { in FloatToBits()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DAPValue.h45 Float, enumerator
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DAPInt.h1814 inline APInt RoundFloatToAPInt(float Float, unsigned width) { in RoundFloatToAPInt()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h126 Float = 0, enumerator
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml25 | Float Constructor
H A Dllvm.mli60 | Float Constructor
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp133 bool Float, Signed, Void, Poly, Constant, Pointer; member in __anon870a9de20111::Type
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp1639 FloatingLiteral *Float = cast<FloatingLiteral>(Node->getCookedLiteral()); in VisitUserDefinedLiteral() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp563 Float enumerator