Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h2356 struct SaveStateImm { struct
2357 uint64_t value;
2358 uint16_t vreg;
2359 DataType::Type type;
2360 bool is_acc;
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h3771 struct SaveStateImm { struct
3772 uint64_t value;
3773 uint16_t vreg;
3774 DataType::Type type;
3775 VRegType vregType;