Home | History | Annotate | Download | only in ia32

Lines Matching full:uc16

177 void RegExpMacroAssemblerIA32::CheckCharacterGT(uc16 limit, Label* on_greater) {
207 void RegExpMacroAssemblerIA32::CheckCharacterLT(uc16 limit, Label* on_less) {
307 ASSERT(mode_ == UC16);
395 ASSERT(mode_ == UC16);
460 uc16 c,
461 uc16 minus,
462 uc16 mask,
477 uc16 from,
478 uc16 to,
487 uc16 from,
488 uc16 to,
511 bool RegExpMacroAssemblerIA32::CheckSpecialCharacterClass(uc16 type,
557 if (mode_ == UC16) {
614 ASSERT_EQ(UC16, mode_);
625 // No custom implementation (yet): s(UC16), S(UC16).
705 if (mode_ == UC16) {
774 if (mode_ == UC16) {
787 if (mode_ == UC16) {
824 if (mode_ == UC16) {
1155 // If we changed between an ASCII and an UC16 string, the specialized
1312 ASSERT(mode_ == UC16);
1315 Operand(esi, edi, times_1, cp_offset * sizeof(uc16)));
1319 Operand(esi, edi, times_1, cp_offset * sizeof(uc16)));