Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h61 Float32 = 0x0040, // 32 bit real enumerator
196 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h88 Float32 enumerator
213 Float32 = 1 << 6, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h271 Float32, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h344 uint32_t Float32; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp104 Float32, enumerator