Searched defs:IDLE (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| H A D | reg_encoder.h | 92 enum class RegEncoderState { IDLE, RENUMBER_ARGS, RESERVE_TEMPS, INSERT_SPILLS }; member in panda::bytecodeopt::RegEncoderState |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| H A D | reg_encoder.h | 94 enum class RegEncoderState { IDLE, RENUMBER_ARGS, RESERVE_TEMPS, INSERT_SPILLS }; member in ark::bytecodeopt::RegEncoderState |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | common_enum.h | 52 IDLE, member in panda::ecmascript::GCReason |
Completed in 2 milliseconds