Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h474 static constexpr uint32_t GetBaseOffset() in GetBaseOffset() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h968 static size_t GetBaseOffset(bool isArch32) in GetBaseOffset() function
1105 static size_t GetBaseOffset(bool isArch32) in GetBaseOffset() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp872 int32 X64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset() function in maplebe::X64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlitecg_ir_builder.cpp1919 Expr LiteCGIRBuilder::GetBaseOffset(GateRef gate, Expr glue) in GetBaseOffset() function in panda::ecmascript::kungfu::LiteCGIRBuilder
Dllvm_ir_builder.cpp1006 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.cpp10015 int32 AArch64CGFunc::GetBaseOffset(const SymbolAlloc &sa) in GetBaseOffset() function in maplebe::AArch64CGFunc