Home
last modified time | relevance | path

Searched defs:mirConst_float_ptr1 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/maple_ir/
Dmir_const_test.cpp65 MIRFloatConst *mirConst_float_ptr1 = GlobalTables::GetFpConstTable().GetOrCreateFloatConst(0.0); in TEST() local
97 MIRFloatConst *mirConst_float_ptr1 = GlobalTables::GetFpConstTable().GetOrCreateFloatConst(0.0); in TEST() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/mpl2mpl/
Dconstantfold_test.cpp69 MIRFloatConst *mirConst_float_ptr1 = GlobalTables::GetFpConstTable().GetOrCreateFloatConst(1.0); in TEST() local