Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/include/
Dmdlexer.h127 float floatVal = 0; /* store float value when token */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp391 MIRFloatConst *FPConstTable::GetOrCreateFloatConst(float floatVal) in GetOrCreateFloatConst()
408 MIRFloatConst *FPConstTable::DoGetOrCreateFloatConst(float floatVal) in DoGetOrCreateFloatConst()
420 MIRFloatConst *FPConstTable::DoGetOrCreateFloatConstThreadSafe(float floatVal) in DoGetOrCreateFloatConstThreadSafe()