Home
last modified time | relevance | path

Searched refs:doubleCt (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp681 MIRDoubleConst &doubleCt = static_cast<MIRDoubleConst &>(mirConst); in EmitAsmLabel() local
683 Emit(std::to_string(doubleCt.GetIntValue())); in EmitAsmLabel()

Completed in 8 milliseconds