Searched full:c0 (Results 1 – 10 of 10) sorted by relevance
42 00c0: str w24, [x16, w23, uxtw #2]
42 * U+0000 => C0 80367 res += CONST_2; // special case for U+0000 => C0 80 in Utf16ToMUtf8Size()
186 res += UtfLength::TWO; // special case for U+0000 => C0 80 in Utf16ToUtf8Size()
41 constexpr char ZERO_FIRST = static_cast<char>(0xc0); // \u0000 => c0 80
1256 auto c0 = la->GetInstLifeIntervals(&INS(0)); in TEST_F() local1259 c0->SetType(DataType::INT32); in TEST_F()1263 c0->SetReg(11); in TEST_F()1268 SplitAssignReg(c0, call->GetBegin(), SPLIT_CONST0_REG); in TEST_F()
316 // special case for U+0000 => c0 80 in HWTEST_F_L0()
57 .function void A.c0(A a0) <ctor> {123 - A.c0
57 .function void A.c0(A a0) <ctor> {
63 .function void A.c0(A a0) <ctor> {
2581 // NB! don't do special case for C0 80, it means '\u0000', so don't convert to UTF-8