Home
last modified time | relevance | path

Searched full:corresponds (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/docs/
Dcode_metainfo.md118 | NATIVE_PC | Native address to which this stackmap corresponds |
119 | BYTECODE_PC | Bytecode address to which this stackmap corresponds |
133 | BYTECODE_PC | Bytecode address to which this inline info corresponds |
Dassembly_format.md28 …fixed with `0x`. They are first converted to a bit representation that corresponds to a hex, and t…
Dfile_format.md942 …| `line_start` from [DebugInfo](#debug_info). | Unsigned integer which corresponds to line number …
/arkcompiler/runtime_core/compiler/tools/
Dpbc_2_ir_doc_gen.sh17 … by default. PBC2IR_OLD.md is used to copy existing IR instructions to corresponds cells in PBC2IR…
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dsplit_resolver.cpp58 …// inst == nullptr means that life number corresponds to some PHI instruction (== corresponds to s… in ConnectSiblings()
/arkcompiler/runtime_core/compiler/docs/
Dtry_catch_blocks_ir.md125 …ction which is added to the `Catch-begin` basic block. Each `CatchPhi` corresponds to the bytecode…
Dmemory_coalescing_doc.md46 …ple values into single values. The type of `LoadArrayPair` instruction corresponds to the type of …
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.h42 * Space for arguments, however, can contain "holes" (each "hole" corresponds
/arkcompiler/runtime_core/cmake/
DPandaAssembly.cmake152 # If specified, the program will be run and terminated with the signal 10 (corresponds
402 # If specified, the program will be run and terminated with the signal 10 (corresponds
/arkcompiler/runtime_core/irtoc/scripts/
Dmonitors.irt126 …# 2) mark word state is zero too (it corresponds to Lightweight lock in case of non-zero thread id…
/arkcompiler/runtime_core/runtime/mem/
Dregion_allocator.h39 * Return the region which corresponds to the start of the object.
54 * Return the region which corresponds to the address.
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp464 // Corresponds to Compare result in VisitIfImm()
468 // Corresponds to inversion of Compare result in VisitIfImm()
/arkcompiler/runtime_core/verification/absint/
Dabsint.cpp60 // TODO(vdyadov): ASSERT(cflow_info corresponds method) in PrepareVerificationContext()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h106 // each method in the abc file corresponds to one MethodInfo and
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.cpp239 // .debug_info has a list of DIE which corresponds to compilation units (object files). in GetSrcLocation()
/arkcompiler/runtime_core/runtime/
Dmethod.cpp232 // in case of reference return type first idx corresponds to it in GetRefArgType()
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp435 …// when code point lie in [0xD800, 0xDBFF], due to the use of UCS-2, it corresponds to 3 utf8 symb… in HWTEST_F_L0()
/arkcompiler/runtime_core/isa/
Disa.yaml58 …VM support operations on registers with f32 and f64 values, which corresponds to IEEE-754 single a…