Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlitecg_ir_builder.cpp1636 std::string retVarName = "add_overflow_ret@i32" + std::to_string(val++); in VisitAddWithOverflow() local
1668 std::string retVarName = "sub_overflow_ret@i32" + std::to_string(val++); in VisitSubWithOverflow() local
1700 std::string retVarName = "mul_overflow_ret@i32" + std::to_string(val++); in VisitMulWithOverflow() local