| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
| H A D | assembler_arm.h | 1157 CodeComment(intptr_t pc_offset, const String &comment) in CodeComment() argument 1160 intptr_t pc_offset() const { return pc_offset_; } in pc_offset() function in dart::Assembler::CodeComment
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator.h | 400 int pc_offset; member
|
| H A D | code-generator.cc | 976 int pc_offset = tasm()->pc_offset_for_safepoint(); RecordCallPosition() local 1110 BuildTranslation( Instruction* instr, int pc_offset, size_t frame_state_offset, size_t immediate_args_count, OutputFrameStateCombine state_combine) BuildTranslation() argument [all...] |
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | assembler-loong64.h | 852 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-interpreter.cc | 240 const intptr_t pc_offset = *pc_out - *code_base_out; in UpdateCodeAndSubjectReferences() local
|
| /third_party/vixl/src/aarch32/ |
| H A D | disasm-aarch32.h | 192 Location(Offset immediate, Offset pc_offset) in Location() argument
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-debug.cc | 51 int pc_offset = static_cast<int>(frame->pc() - old_code->instruction_start()); in FindNewPC() local 548 int pc_offset; member
|
| H A D | function-body-decoder-impl.h | 4576 uint32_t pc_offset = opcode_length + branch_depth.length; in DecodeGCOpcode() local 4661 uint32_t pc_offset in DecodeGCOpcode() local 2444 MakeMemoryAccessImmediate( uint32_t pc_offset, uint32_t max_alignment) MakeMemoryAccessImmediate() argument [all...] |
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | assembler-mips64.h | 1604 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore() argument
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | assembler-mips.h | 1556 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore() argument
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | assembler-ppc.h | 1351 BlockTrampolinePoolBefore(int pc_offset) BlockTrampolinePoolBefore() argument [all...] |
| H A D | assembler-ppc.cc | 1442 void Assembler::patch_wasm_cpi_return_address(Register dst, int pc_offset, in patch_wasm_cpi_return_address() argument [all...] |
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | deoptimizer.cc | 1440 const int pc_offset = in DoComputeConstructStubFrame() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | profile-generator.cc | 22 void SourcePositionTable::SetPosition(int pc_offset, int line, in SetPosition() argument [all...] |
| H A D | profile-generator.h | 51 int pc_offset; member
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | assembler-riscv64.h | 1433 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore() argument
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | frames.cc | 578 unsigned pc_offset = holder.GetOffsetFromInstructionStart(isolate_, old_pc); in IteratePc() local 1283 int pc_offset = code.GetOffsetFromInstructionStart(isolate(), pc()); in LookupExceptionHandlerInTable() local 1845 int pc_offset = code.GetOffsetFromInstructionStart(isolate(), pc()); in LookupExceptionHandlerInTable() local 2155 int pc_offset = static_cast<int>(pc() - code->instruction_start()); in LookupExceptionHandlerInTable() local [all...] |
| H A D | isolate.cc | 2094 intptr_t pc_offset = sp_frame->GetPCForBytecodeOffset(offset); in ThrowInternal() local
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | log.cc | 812 AddCodeLinePosInfoEvent( void* jit_handler_data, int pc_offset, int position, JitCodeEvent::PositionType position_type, JitCodeEvent::CodeType code_type) AddCodeLinePosInfoEvent() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-compiler.cc | 184 explicit EntryBuilder(int pc_offset, int stack_height, in EntryBuilder() argument 208 int pc_offset() const { return pc_offset_; } in pc_offset() function in v8::internal::wasm::__anon15158::DebugSideTableBuilder::EntryBuilder 218 void NewEntry(int pc_offset, in NewEntry() argument 1311 int pc_offset = __ pc_offset(); Rethrow() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | assembler-aarch64.cc | 86 uintptr_t pc_offset = GetCursorAddress<uintptr_t>() >> element_shift; in LinkAndGetOffsetTo() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 158 void Heap::SetConstructStubCreateDeoptPCOffset(int pc_offset) { in SetConstructStubCreateDeoptPCOffset() argument 163 void Heap::SetConstructStubInvokeDeoptPCOffset(int pc_offset) { in SetConstructStubInvokeDeoptPCOffset() argument 168 void Heap::SetInterpreterEntryReturnPCOffset(int pc_offset) { in SetInterpreterEntryReturnPCOffset() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2test.c | 5407 size_t pc_offset = pc - buffer; in process_pattern() local
|