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.h60 Float32 = 0x0040, // 32 bit real enumerator
195 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.h199 Float32, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h331 uint32_t Float32; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp100 Float32, enumerator