Searched defs:is_string_char_at (Results 1 – 7 of 7) sorted by relevance
118 bool is_string_char_at; // compressed string read member
45 static uint32_t HiddenOffset(DataType::Type type, bool is_string_char_at) { in HiddenOffset()1362 bool is_string_char_at = instruction->AsArrayGet()->IsStringCharAt(); in VectorizeUse() local1724 bool is_string_char_at = false; in GenerateVecMem() local1760 bool is_string_char_at = org->AsArrayGet()->IsStringCharAt(); in GenerateVecMem() local2191 bool is_string_char_at, in ComputeAlignment()
1241 static Address VecAddress(LocationSummary* locations, size_t size, bool is_string_char_at) { in VecAddress()
1268 static Address VecAddress(LocationSummary* locations, size_t size, bool is_string_char_at) { in VecAddress()
1153 bool is_string_char_at, in HVecLoad()
6649 bool is_string_char_at, in VecNeonAddress()
6030 bool is_string_char_at) in HArrayGet()