Home
last modified time | relevance | path

Searched defs:f32 (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dframe_test.cpp116 float f32 = 123.5; in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/
H A Dencoder_operands.cpp42 float f32; in TEST() local
193 float f32 = random_gen(), f32_z = 0, f32_min = std::numeric_limits<float>::min(), in TEST() local
/arkcompiler/runtime_core/assembler/tests/
H A Dassembler_parser_test.cpp1899 double f32 = -123.4; in HWTEST_F() local
1902 EXPECT_NEAR(std::get<float>(item.Value().literalarray_table.at("array").literals_[0].value_), f32, 0.01f); in HWTEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dencoder_operands.cpp343 float f32 = g_randomGen(), f32Z = 0.0, f32Min = std::numeric_limits<float>::min(), in TEST() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir_constructor.h564 IrConstructor &f32() // NOLINT(readability-identifier-naming) in f32() function in panda::compiler::final
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h686 IrConstructor &f32() // NOLINT(readability-identifier-naming) in f32() function in ark::compiler::final

Completed in 10 milliseconds