Home
last modified time | relevance | path

Searched refs:DoGetOrCreateFloatConst (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp405 return DoGetOrCreateFloatConst(floatVal); in GetOrCreateFloatConst()
408 MIRFloatConst *FPConstTable::DoGetOrCreateFloatConst(float floatVal) in DoGetOrCreateFloatConst() function in maple::FPConstTable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h722 MIRFloatConst *DoGetOrCreateFloatConst(float);