Searched refs:KindType (Results 1 – 3 of 3) sorted by relevance
70 using KindType = int8_t; variable84 static constexpr KindType CONSTANT_TYPE = 0;85 static constexpr KindType OFFSET_TYPE = 1;102 static void DecodeVRegsInfo(SLeb128Type vregsInfo, VRegId &id, KindType &kind);
64 void LLVMStackMapType::DecodeVRegsInfo(SLeb128Type vregsInfo, VRegId &id, KindType &kind) in DecodeVRegsInfo()
182 LLVMStackMapType::KindType kindType; in ParseArkDeopt()