Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp43 double f64; in TEST() local
195 double f64 = random_gen(), f64_z = 0, f64_min = std::numeric_limits<double>::min(), in TEST() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h569 IrConstructor &f64() // NOLINT(readability-identifier-naming) in f64() function
/arkcompiler/runtime_core/assembler/tests/
Dassembler_parser_test.cpp1900 double f64 = -1234.5; variable