Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dinsn.h378 const MapleString *GetDebugComment() const in GetDebugComment() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
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_be/src/cg/aarch64/
H A Daarch64_emitter.cpp255 auto dbgComment = insn->GetDebugComment(); in Run()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_emitter.cpp187 auto dbgComment = insn.GetDebugComment(); in EmitInsn()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_nodes.h207 const MapleString* GetDebugComment() const in GetDebugComment() function in maple::BaseNode

Completed in 24 milliseconds