Searched defs:vreg_index (Results 1 – 1 of 1) sorted by relevance
253 void UpdateRegisterMask(uint32_t vreg_index, bool is_object) { in UpdateRegisterMask()264 void UpdateNonNullMask(uint32_t vreg_index, bool can_be_null) { in UpdateNonNullMask()273 void UpdateLocal(uint32_t vreg_index, bool is_object, bool can_be_null = true) { in UpdateLocal()