Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcg_irbuilder.h52 void SetDebugComment(const MapleString* comment) in SetDebugComment() function in maplebe::InsnBuilder
H A Dinsn.h373 void SetDebugComment(const MapleString *str) in SetDebugComment() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg_irbuilder.cpp26 newInsn->SetDebugComment(currDedugComment); in BuildInsn()
H A Dcgfunc.cpp588 GetInsnBuilder()->SetDebugComment(stmt->GetDebugComment()); in GenerateInstruction()
H A Disel.cpp527 cgFunc->GetInsnBuilder()->SetDebugComment(stmt->GetDebugComment()); in doMPIS()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_builder.h243 stmt->SetDebugComment(currComment); in NewNode()
H A Dmir_nodes.h202 void SetDebugComment(const MapleString* str) in SetDebugComment() function in maple::BaseNode
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_builder.cpp193 node->SetDebugComment(currComment); in CreateExprAddrof()

Completed in 16 milliseconds