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.h3757 struct SaveStateImm { struct
3758 uint64_t value;
3759 uint16_t vreg;
3760 DataType::Type type;
3761 VRegType vregType;