| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | constants.h | 32 using Register = uint16_t; variable 36 using Register = uint8_t; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | factory.h | 31 void Register(const key_type &key, creator_type func) in Register() function 88 void Register(const key_type &key, creator_type func) in Register() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encoder.md | 91 ### Register subsection
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | constants.h | 30 using Register = uint8_t; variable
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_finalization_registry.cpp | 60 JSTaggedValue BuiltinsFinalizationRegistry::Register(EcmaRuntimeCallInfo *argv) in Register() function in panda::ecmascript::builtins::BuiltinsFinalizationRegistry
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.cpp | 140 … SmallVector<Register, DEFAULT_VECTOR_SIZE> &processedNbr) const in CheckNeighborsInClique()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/ |
| D | cl_parser.cpp | 215 void CommandLine::Register(const std::vector<std::string> &optNames, OptionInterface &opt, OptionCa… in Register() function in CommandLine
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_finalization_registry.cpp | 49 void JSFinalizationRegistry::Register(JSThread *thread, JSHandle<JSTaggedValue> target, in Register() function in panda::ecmascript::JSFinalizationRegistry
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ |
| D | assembler_x64.h | 21 enum Register : uint8_t { enum
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | split_resolver_test.cpp | 63 … std::initializer_list<std::tuple<LocationType, LocationType, Register, Register>> data) in CheckSpillFills() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | split_resolver_test.cpp | 65 … std::initializer_list<std::tuple<LocationType, LocationType, Register, Register>> data) in CheckSpillFills() argument
|