Searched defs:base_ (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | assembler_aarch64.h | 231 : base_(base), offsetReg_(offset), offsetImm_(0), addrmod_(AddrMode::OFFSET), in base_() function 236 : base_(base), offsetReg_(offset), offsetImm_(0), addrmod_(AddrMode::OFFSET), in base_() function 241 : base_(base), offsetReg_(RegisterId::INVALID_REG), offsetImm_(offset), addrmod_(addrmod), in base_() function
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsTypeAliasType.h | 108 ETSTypeAliasType *base_ = nullptr; variable
|
| /arkcompiler/ets_runtime/common_components/common/ |
| D | page_pool.h | 161 uint8_t* base_ = nullptr; // start address of the mapped pages variable
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_parser.h | 291 uint8_t *base_; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | operands.h | 445 Reg base_; variable
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file.h | 391 os::mem::ConstBytePtr base_; variable
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file.h | 462 os::mem::ConstBytePtr base_; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | memory_coalescing.cpp | 168 ArenaUnorderedMap<Inst *, struct BaseVariable> base_; member in ark::compiler::VariableAnalysis
|