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.h3795 struct SaveStateImm { struct
3796 uint64_t value;
3797 uint16_t vreg;
3798 DataType::Type type;
3799 VRegType vregType;