Home
last modified time | relevance | path

Searched defs:f32 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/
Dframe_test.cpp104 float f32 = 123.5; in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/
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/compiler/optimizer/ir/
Dir_constructor.h584 IrConstructor &f32() // NOLINT(readability-identifier-naming) in f32() function