Home
last modified time | relevance | path

Searched defs:Float32 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dneon-vector-types.cpp4 typedef float Float32; typedef
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h60 Float32 = 0x0040, // 32 bit real enumerator
195 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h88 Float32 enumerator
213 Float32 = 1 << 6, enumerator
/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h199 Float32, global() enumerator
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h331 uint32_t Float32; global() member
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp100 Float32, global() enumerator
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp3620 Type *Float32 = Type::getFloatTy(M->getContext()); TEST_F() local
3710 Type *Float32 = Type::getFloatTy(Ctx); TEST_F() local
[all...]