Home
last modified time | relevance | path

Searched defs:GetBase (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Doperands.h358 Reg GetBase() const in GetBase() function
428 Reg GetBase() const in GetBase() function
Dcodegen.h555 Reg GetBase(const Args &args) const in GetBase() function
/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h25 std::string GetBase() const override in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/assembler/extension/
Dets_meta.h58 std::string GetBase() const override in GetBase() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.h106 const Inst *GetBase() const in GetBase() function
/arkcompiler/runtime_core/assembler/
Dmeta.cpp432 std::string RecordMetadata::GetBase() const in GetBase() function in panda::pandasm::RecordMetadata
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp439 std::string RecordMetadata::GetBase() const in GetBase() function in ark::pandasm::RecordMetadata
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray-inl.h206 T Array::GetBase() in GetBase() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h461 const void *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.cpp413 void GetBase(FpType d, int digits, int *decpt, Span<char> buf) in GetBase() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.h154 const uint8_t *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp564 EtsClass *EtsClass::GetBase() in GetBase() function in ark::ets::EtsClass
/arkcompiler/runtime_core/libpandafile/
Dfile.h158 const uint8_t *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h136 Class *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_file_test.cpp114 TEST_F(EtsClassTest, GetBase) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp103 Inst *GetBase(Inst *inst) const in GetBase() function in ark::compiler::VariableAnalysis
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp1250 void NumberHelper::GetBase(double d, int digits, int *decimalPoint, char *buf, char *bufTmp, int si… in GetBase() function in panda::ecmascript::base::NumberHelper