Searched defs:check_kind (Results 1 – 2 of 2) sorted by relevance
903 RegType::Kind check_kind, in FailForRegisterType()1014 ALWAYS_INLINE inline bool VerifyRegisterType(uint32_t vsrc, RegType::Kind check_kind) in VerifyRegisterType()1032 bool VerifyRegisterTypeWide(uint32_t vsrc, RegType::Kind check_kind) in VerifyRegisterTypeWide()
2828 TypeCheckKind check_kind = HSharpening::ComputeTypeCheckKind( in BuildTypeCheck() local