Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp403 return DoGetOrCreateFloatConstThreadSafe(floatVal); in GetOrCreateFloatConst()
420 MIRFloatConst *FPConstTable::DoGetOrCreateFloatConstThreadSafe(float floatVal) in DoGetOrCreateFloatConstThreadSafe() function in maple::FPConstTable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h724 MIRFloatConst *DoGetOrCreateFloatConstThreadSafe(float);