Home
last modified time | relevance | path

Searched defs:off (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.h328 size_t off = 0; in AssignColors() local
383 static size_t FirstFree(const T &nbrBs, const T &nbrBsBias, size_t colors, size_t off) in FirstFree() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ark_frame_lowering/
H A Dframe_builder.cpp316 auto off = calleeOffset; in EmitCSRSaveRestoreCode() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dadjust_arefs.cpp172 auto off = GetGraph()->GetRuntime()->GetArrayDataOffset(GetGraph()->GetArch()); in ProcessChain() local
246 uint64_t off = GetGraph()->GetRuntime()->GetArrayDataOffset(GetGraph()->GetArch()); in ProcessIndex() local
/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_code_parser_context.cpp267 auto off = dbg->GetOffset(); in ProcessCodeData() local
/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dmem.cpp84 static DWORD mem_select_lower_bound(off_t off) in mem_select_lower_bound() argument
91 static DWORD mem_select_upper_bound(off_t off) in mem_select_upper_bound() argument
100 void *mmap([[maybe_unused]] void *addr, size_t len, uint32_t prot, int flags, int fildes, off_t off) in mmap() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgep_propagation.cpp338 auto off = queue.pop_back_val(); in OptimizeGepoffs() local
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dmem.cpp86 static DWORD mem_select_lower_bound(off_t off) in mem_select_lower_bound() argument
93 static DWORD mem_select_upper_bound(off_t off) in mem_select_upper_bound() argument
103 void *mmap([[maybe_unused]] void *addr, size_t len, uint32_t prot, int flags, int fildes, off_t off) in mmap() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dmemlayout.h133 void SetOffset(int64 off) in SetOffset() argument
/arkcompiler/runtime_core/libpandabase/os/
H A Ddebug_info.cpp386 Dwarf_Off off = 0; in GetFunctionName() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.cpp470 Dwarf_Off off = 0; in GetFunctionName() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1592 auto off = *startOffset; in InitializeWithSpeicalValue() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp515 auto off = (offset >> vixl::aarch64::kInstructionSizeLog2); in CanMakeCallByOffset() local

Completed in 18 milliseconds