Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp448 return DoGetOrCreateDoubleConstThreadSafe(doubleVal); in GetOrCreateDoubleConst()
466 MIRDoubleConst *FPConstTable::DoGetOrCreateDoubleConstThreadSafe(double doubleVal) in DoGetOrCreateDoubleConstThreadSafe() function in maple::FPConstTable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h725 MIRDoubleConst *DoGetOrCreateDoubleConstThreadSafe(double);