Home
last modified time | relevance | path

Searched defs:floatType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
H A Dregister32_test.cpp56 auto floatType = FLOAT32_TYPE; in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dregister64_test.cpp57 auto floatType = FLOAT64_TYPE; in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dregister64_test.cpp60 auto floatType = FLOAT64_TYPE; in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp1813 auto *floatType = AllocNode<ir::ETSPrimitiveType>(ir::PrimitiveType::FLOAT); in ParseCoercedNumberLiteral() local

Completed in 4 milliseconds