Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2078 std::string retVarName = "add_overflow_ret@i32" + std::to_string(val++); in VisitAddWithOverflow() local
2110 std::string retVarName = "sub_overflow_ret@i32" + std::to_string(val++); in VisitSubWithOverflow() local
2142 std::string retVarName = "mul_overflow_ret@i32" + std::to_string(val++); in VisitMulWithOverflow() local