Home
last modified time | relevance | path

Searched refs:RecordComment (Results 1 - 25 of 43) sorted by relevance

12

/third_party/node/deps/v8/src/maglev/
H A Dmaglev-code-generator.cc94 __ RecordComment(ss.str()); in PreProcessBasicBlock()
106 __ RecordComment(ss.str()); in Process()
124 if (FLAG_code_comments) __ RecordComment("-- Spill:"); in Process()
150 __ RecordComment("-- * Cycle"); in RecursivelyEmitParallelMoveChain()
160 __ RecordComment("-- * Chain start"); in RecursivelyEmitParallelMoveChain()
164 __ RecordComment("-- * end cycle"); in RecursivelyEmitParallelMoveChain()
229 __ RecordComment("-- Target has no state, must be a fallthrough"); in EmitBlockEndGapMoves()
249 __ RecordComment("-- Gap moves:"); in EmitBlockEndGapMoves()
260 __ RecordComment(ss.str()); in EmitBlockEndGapMoves()
278 __ RecordComment(s in EmitBlockEndGapMoves()
[all...]
H A Dmaglev-ir.cc253 __ RecordComment("-- Jump to deferred code"); in JumpToDeferredIf()
273 __ RecordComment("-- Jump to eager deopt"); in EmitEagerDeoptIf()
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-assembler-inl.h59 void BaselineAssembler::RecordComment(const char* string) { in RecordComment() function in v8::internal::baseline::BaselineAssembler
61 __ RecordComment(string); in RecordComment()
H A Dbaseline-assembler.h39 V8_INLINE void RecordComment(const char* string);
H A Dbaseline-compiler.cc536 __ RecordComment(" -- Verify frame size"); in VerifyFrame()
539 __ RecordComment(" -- Verify feedback vector"); in VerifyFrame()
/third_party/node/deps/v8/src/codegen/
H A Dassembler.h303 V8_INLINE void RecordComment(const char* comment) { in RecordComment() function in v8::internal::AssemblerBase
312 V8_INLINE void RecordComment(std::string comment) { in RecordComment() function in v8::internal::AssemblerBase
H A Dassembler.cc330 assembler_->RecordComment(sstream.str()); in Open()
338 assembler_->RecordComment(comment); in Close()
H A Dconstant-pool.cc292 assm_->RecordComment("[ Constant Pool"); in EmitAndClear()
296 assm_->RecordComment("]"); in EmitAndClear()
540 assm_->RecordComment("[ Constant Pool"); in EmitAndClear()
545 assm_->RecordComment("]"); in EmitAndClear()
H A Dturbo-assembler.h117 RecordComment(str.str().c_str()); in RecordCommentForOffHeapTrampoline()
H A Dsafepoint-table.cc168 assembler->RecordComment(";;; Safepoint table."); in Emit()
H A Dhandler-table.cc151 masm->RecordComment(";;; Exception handler table."); in EmitReturnTableStart()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc576 RecordComment("[ StoreTagged"); in StoreTaggedField()
578 RecordComment("]"); in StoreTaggedField()
586 RecordComment("[ DecompressTaggedSigned"); in DecompressTaggedSigned()
588 RecordComment("]"); in DecompressTaggedSigned()
593 RecordComment("[ DecompressTaggedSigned"); in DecompressTaggedSigned()
595 RecordComment("]"); in DecompressTaggedSigned()
600 RecordComment("[ DecompressTaggedPointer"); in DecompressTaggedPointer()
603 RecordComment("]"); in DecompressTaggedPointer()
608 RecordComment("[ DecompressTaggedPointer"); in DecompressTaggedPointer()
611 RecordComment("]"); in DecompressTaggedPointer()
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc208 tasm()->RecordComment("-- Prologue: check code start register --"); in AssembleCode()
217 tasm()->RecordComment("-- Prologue: check for deoptimization --"); in AssembleCode()
282 tasm()->RecordComment(buffer.str().c_str()); in AssembleCode()
313 tasm()->RecordComment("-- Out of line code --"); in AssembleCode()
828 tasm()->RecordComment(buffer.str().c_str()); in AssembleSourcePosition()
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc823 RecordComment("[ StoreTagged"); in StoreTaggedField()
825 RecordComment("]"); in StoreTaggedField()
833 RecordComment("[ DecompressTaggedSigned"); in DecompressTaggedSigned()
835 RecordComment("]"); in DecompressTaggedSigned()
840 RecordComment("[ DecompressTaggedSigned"); in DecompressTaggedSigned()
842 RecordComment("]"); in DecompressTaggedSigned()
847 RecordComment("[ DecompressTaggedPointer"); in DecompressTaggedPointer()
850 RecordComment("]"); in DecompressTaggedPointer()
855 RecordComment("[ DecompressTaggedPointer"); in DecompressTaggedPointer()
858 RecordComment("]"); in DecompressTaggedPointer()
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc562 RecordComment("CheckPageFlag]"); in CallRecordWriteStub()
1745 RecordComment("Abort message: "); in CallRecordWriteStub()
1746 RecordComment(msg); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc239 RecordComment("]"); in CallRecordWriteStub()
2600 RecordComment("]"); in CallRecordWriteStub()
2684 RecordComment("]"); in CallRecordWriteStub()
2701 RecordComment("]"); in CallRecordWriteStub()
2743 RecordComment("]"); in CallRecordWriteStub()
3401 RecordComment("Abort message: "); in CallRecordWriteStub()
3402 RecordComment(msg); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc259 RecordComment("]"); in CallRecordWriteStub()
3269 RecordComment("]"); in Jump()
3334 RecordComment("]"); in Call()
3349 RecordComment("]"); in Call()
3382 RecordComment("]"); in CallBuiltin()
3392 RecordComment("]"); in TailCallBuiltin()
4257 RecordComment("Abort message: "); in Abort()
4258 RecordComment(msg); in Abort()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc260 RecordComment("]"); in CallRecordWriteStub()
4315 RecordComment("]"); in CallRecordWriteStub()
4393 RecordComment("]"); in CallRecordWriteStub()
4433 RecordComment("]"); in CallRecordWriteStub()
5278 RecordComment("Abort message: "); in CallRecordWriteStub()
5279 RecordComment(msg); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc265 RecordComment("]"); in CallRecordWriteStub()
3764 RecordComment("]"); in CallRecordWriteStub()
3903 RecordComment("]"); in CallRecordWriteStub()
3943 RecordComment("]"); in CallRecordWriteStub()
4744 RecordComment("Abort message: "); in CallRecordWriteStub()
4745 RecordComment(msg); in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc957 __ RecordComment(reinterpret_cast<const char*>(i.InputInt64(0))); in AssembleArchInstruction()
959 __ RecordComment(reinterpret_cast<const char*>(i.InputInt32(0))); in AssembleArchInstruction()
4080 __ RecordComment("-- OSR entrypoint --"); in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1163 __ RecordComment(reinterpret_cast<const char*>(i.InputInt64(0))); in AssembleArchInstruction()
1165 __ RecordComment(reinterpret_cast<const char*>(i.InputInt32(0))); in AssembleArchInstruction()
3437 __ RecordComment("-- OSR entrypoint --"); in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc768 __ RecordComment(reinterpret_cast<const char*>(i.InputInt64(0))); in AssembleArchInstruction()
2246 __ RecordComment("-- OSR entrypoint --"); in AssembleConstructFrame()
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.cc2038 RecordComment("Abort message: "); in CallRecordWriteStub()
2039 RecordComment(msg); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc3370 RecordComment("Abort message: "); in TruncateDoubleToI()
3371 RecordComment(GetAbortReason(reason)); in TruncateDoubleToI()
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc704 RecordComment("Abort message: "); in CallRecordWriteStub()
705 RecordComment(msg); in CallRecordWriteStub()

Completed in 82 milliseconds

12