Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Dboxed-float.h25 explicit Float32(float value) : bit_pattern_(bit_cast<uint32_t>(value)) { in Float32() function
50 explicit constexpr Float32(uint32_t bit_pattern) in Float32() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h59 Float32 = 0x0040, // 32 bit real enumerator
185 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
Dtest-lower-constants.cpp53 TEST_F(LowerConstants, Float32) { in TEST_F() argument
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/
Dto_toml.py95 class Float32(FloatMixin): class
/third_party/node/deps/v8/src/codegen/
Dmachine-type.h193 constexpr static MachineType Float32() { in Float32() function
/third_party/node/deps/v8/src/compiler/
Drepresentation-change.h198 static UseInfo Float32() { in Float32() function
/third_party/vk-gl-cts/framework/common/
DtcuFloat.hpp145 typedef Float<deUint32, 8, 23, 127, FLOAT_HAS_SIGN|FLOAT_SUPPORT_DENORM> Float32; //!< IEEE 754 3… typedef
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.h212 enum class Type { Boolean, Float32, Uint32, Int32 } type; enumerator
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp711 TEST_P(VertexFormatTest, Float32) { in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h79 int32_t Float32; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp120343 Float32, enumerator
122283 Float32, enumerator