Home
last modified time | relevance | path

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

/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.h103 const Inst *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Doperands.h644 Reg GetBase() const in GetBase() function
827 Reg GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp438 std::string RecordMetadata::GetBase() const in GetBase() function in panda::pandasm::RecordMetadata
/arkcompiler/runtime_core/assembler/
Dmeta.cpp437 std::string RecordMetadata::GetBase() const in GetBase() function in panda::pandasm::RecordMetadata
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray-inl.h207 T Array::GetBase() in GetBase() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h427 const void *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h304 void GetBase(FpType d, int digits, int *decpt, char *buf, char *bufTmp, int size) in GetBase() function
/arkcompiler/runtime_core/libpandafile/
Dfile.h155 const uint8_t *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.h154 const uint8_t *GetBase() const in GetBase() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h1189 const MeExpr *GetBase() const in GetBase() function
1194 MeExpr *GetBase() in GetBase() function
1705 MeStmt *GetBase() const in GetBase() function
1745 const MeStmt *GetBase() const in GetBase() function
1750 MeStmt *GetBase() in GetBase() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_test.cpp72 TEST_F(EtsClassTest, GetBase) in TEST_F() argument
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h136 Class *GetBase() const in GetBase() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp102 Inst *GetBase(Inst *inst) const in GetBase() function in panda::compiler::VariableAnalysis
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp617 EtsClass *EtsClass::GetBase() in GetBase() function in panda::ets::EtsClass
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp1155 void NumberHelper::GetBase(double d, int digits, int *decimalPoint, char *buf, char *bufTmp, int si… in GetBase() function in panda::ecmascript::base::NumberHelper
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h1476 BaseNode *GetBase() in GetBase() function