Home
last modified time | relevance | path

Searched defs:GetBaseOffset (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h479 static constexpr uint32_t GetBaseOffset() in GetBaseOffset() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1085 static size_t GetBaseOffset(bool isArch32) in GetBaseOffset() function
1235 static size_t GetBaseOffset(bool isArch32) in GetBaseOffset() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp346 int32 X64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset() function in maplebe::X64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1198 LLVMValueRef LLVMIRBuilder::GetBaseOffset(GateRef gate, LLVMValueRef glue) in GetBaseOffset() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp4126 int32 AArch64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset() function in maplebe::AArch64CGFunc