Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen-inl.h227 inline ssize_t Codegen::GetBaseOffset(Location location) in GetBaseOffset() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h489 static constexpr uint32_t GetBaseOffset() in GetBaseOffset() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1112 static size_t GetBaseOffset(bool isArch32) in GetBaseOffset() function
1262 static size_t GetBaseOffset(bool isArch32) in GetBaseOffset() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp392 int32 X64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset() function in maplebe::X64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1237 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.cpp4138 int32 AArch64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset() function in maplebe::AArch64CGFunc