/minix3/external/bsd/llvm/dist/clang/test/CodeCompletion/ |
H A D | operator.cpp | 8 typedef float Float; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | overload-decl.cpp | 8 typedef float Float; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | property-category-4.m | 110 @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 D | annotate-tokens-cxx0x.cpp | 11 typedef float Float; in test() typedef
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 184 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 D | cast.c | 22 typedef float Float; typedef
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 77 Void, VarArg, MMX, Metadata, Half, Float, Double, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
H A D | TypeBuilderTest.cpp | 57 TEST(TypeBuilderTest, Float) { in TEST() argument
|
/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/ |
H A D | executionengine.go | 79 func (g GenericValue) Float(t Type) float64 { func
|
/minix3/external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/ |
H A D | struct1.c | 2 typedef float Float; typedef
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 129 Float enumerator
|
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 494 typedef FloatingPoint<float> Float; typedef
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 524 inline uint32_t FloatToBits(float Float) { in FloatToBits()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | APValue.h | 45 Float, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | APInt.h | 1814 inline APInt RoundFloatToAPInt(float Float, unsigned width) { in RoundFloatToAPInt()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
H A D | TargetInfo.h | 126 Float = 0, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 25 | Float Constructor
|
H A D | llvm.mli | 60 | Float Constructor
|
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 133 bool Float, Signed, Void, Poly, Constant, Pointer; member in __anon870a9de20111::Type
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 1639 FloatingLiteral *Float = cast<FloatingLiteral>(Node->getCookedLiteral()); in VisitUserDefinedLiteral() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 563 Float enumerator
|