Home
last modified time | relevance | path

Searched defs:is_first (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-ins.cpp86 std::string panda::pandasm::Ins::RegToString(size_t idx, bool is_first, bool print_args, in RegToString()
/arkcompiler/runtime_core/runtime/mem/refstorage/
Dreference_storage.cpp267 auto is_first = local_storage_->size() == 1; in PopLocalFrame() local