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.h1057 static size_t GetBaseOffset(bool isArch32) in GetBaseOffset() function
1209 static size_t GetBaseOffset(bool isArch32) in GetBaseOffset() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp862 int32 X64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset() function in maplebe::X64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2764 Expr LiteCGIRBuilder::GetBaseOffset(GateRef gate, Expr glue) in GetBaseOffset() function in panda::ecmascript::kungfu::LiteCGIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1129 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.cpp8898 int32 AArch64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset() function in maplebe::AArch64CGFunc