| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | hcr_circuit_builder.cpp | 57 const char* comment) in CallStub() 75 bool isNew, const char* comment) in CallBuiltinRuntime() 96 const char* comment) in CallBuiltinRuntimeWithNewTarget() 114 const std::vector<GateRef> &args, GateRef hirGate, const char* comment) in Call() 164 const char* comment) in CallBCHandler() 176 const char* comment) in CallBuiltin() 188 const char* comment) in CallBuiltinWithArgv() 200 const char* comment) in CallBCDebugger() 212 GateRef hirGate, const char* comment) in CallRuntime() 230 …ilder::CallRuntimeVarargs(GateRef glue, int index, GateRef argc, GateRef argv, const char* comment) in CallRuntimeVarargs() [all …]
|
| D | circuit.cpp | 108 const GateRef inList[], GateType type, const char* comment) in NewGate() 135 …Circuit::NewGate(const GateMetaData *meta, const std::vector<GateRef> &inList, const char* comment) in NewGate() 141 const std::initializer_list<GateRef>& args, GateType type, const char* comment) in NewGate() 147 const std::vector<GateRef>& inList, GateType type, const char* comment) in NewGate() 152 …uit::NewGate(const GateMetaData *meta, MachineType machineType, GateType type, const char* comment) in NewGate()
|
| D | lcr_circuit_builder.cpp | 21 …rcuitBuilder::BinaryCmp(const GateMetaData* meta, GateRef left, GateRef right, const char* comment) in BinaryCmp() 83 … GateRef left, GateRef right, GateType gateType, const char* comment) in BinaryArithmetic()
|
| D | lcr_circuit_builder.h | 321 GateRef CircuitBuilder::Equal(GateRef x, GateRef y, const char* comment) in Equal() 342 GateRef CircuitBuilder::NotEqual(GateRef x, GateRef y, const char* comment) in NotEqual()
|
| D | circuit_builder.cpp | 78 const char* comment) in Branch() 306 std::string comment = Deoptimizier::DisplayItems(type); in DeoptCheck() local
|
| D | litecg_ir_builder.cpp | 857 Stmt &comment = lmirBuilder_->Comment("function: " + name); in GetFunction() local 984 Stmt &comment = lmirBuilder_->Comment("function: " + name); in GetCallee() local
|
| D | call_signature.cpp | 1765 CallSignature comment("Comment", 0, 1, in DEF_CALL_SIGNATURE() local
|
| D | stub_builder-inl.h | 260 bool isNew, const char* comment) in CallBuiltinRuntime() 267 const char* comment) in CallBuiltinRuntimeWithNewTarget()
|
| D | mcr_circuit_builder.cpp | 491 …er::CallTargetCheck(GateRef gate, GateRef function, GateRef id, GateRef param, const char* comment) in CallTargetCheck()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_reg_info.cpp | 165 Insn *X64RegInfo::BuildCommentInsn(const std::string &comment) in BuildCommentInsn()
|
| D | x64_cgfunc.cpp | 256 void X64CGFunc::SelectComment(CommentNode &comment) in SelectComment()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_reg_info.cpp | 153 Insn *AArch64RegInfo::BuildCommentInsn(const std::string &comment) in BuildCommentInsn()
|
| D | aarch64_color_ra.cpp | 3093 …std::string comment = " SPILL for spill vreg: " + std::to_string(regNO) + " op:" + kOpcodeInfo.Get… in SpillOperandForSpillPre() local 3115 std::string comment = " REMATERIALIZE for spill vreg: " + std::to_string(regNO); in SpillOperandForSpillPost() local 3154 std::string comment = in SpillOperandForSpillPost() local 3268 …std::string comment = " SPILL vreg: " + std::to_string(regNO) + " op:" + kOpcodeInfo.GetName(lr->G… in SpillOperand() local 3299 std::string comment; in SpillOperand() local 4085 std::string comment = " REMATERIALIZE color vreg: " + std::to_string(vregno); in CreateSpillFillCode() local 4103 std::string comment = in CreateSpillFillCode() local 4114 std::string comment = in CreateSpillFillCode() local
|
| D | aarch64_proepilog.cpp | 887 std::string comment = "SAVE CALLEE REGISTER PAIR"; in AppendInstructionPushPair() local 919 std::string comment = "SAVE CALLEE REGISTER"; in AppendInstructionPushSingle() local
|
| D | aarch64_schedule.cpp | 1110 for (auto comment : node->GetComments()) { in FinalizeScheduling() local
|
| D | aarch64_dependence.cpp | 276 const MapleString &comment = firstNode.GetInsn()->GetComment(); in CombineMemoryAccessPair() local
|
| D | aarch64_emitter.cpp | 823 const char *comment = insn.GetComment().c_str(); in EmitAArch64Insn() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/ |
| D | asm_assembler.h | 362 void EmitComment(std::string comment) in EmitComment()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_cgfunc.h | 689 Insn &CreateCommentInsn(const std::string &comment) in CreateCommentInsn() 696 Insn &CreateCommentInsn(const MapleString &comment) in CreateCommentInsn()
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/ |
| D | TypeScriptLinter.ts | 1687 for (const comment of leadingComments) { constant 1700 for (const comment of trailingComments) { constant
|
| /arkcompiler/ets_frontend/ets2panda/linter-4.2/src/ |
| D | TypeScriptLinter.ts | 2009 for (const comment of leadingComments) { constant 2021 for (const comment of trailingComments) { constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | reg_alloc_lsra.cpp | 1486 std::string comment; in InsertCallerSave() local 1647 std::string comment = " SPILL vreg:" + std::to_string(regNO); in SpillOperand() local 1673 std::string comment = " RELOAD vreg" + std::to_string(regNO); in SpillOperand() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.cpp | 92 … GateRef numArgs, GateRef func, GateRef newTarget, const char* comment) in CallSlowPath()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | insn.h | 706 MapleString comment; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ |
| D | lmir_builder.cpp | 620 Stmt &LMIRBuilder::Comment(std::string comment) in Comment()
|