Lines Matching full:uc16
153 void RegExpMacroAssemblerX87::CheckCharacterGT(uc16 limit, Label* on_greater) {
174 void RegExpMacroAssemblerX87::CheckCharacterLT(uc16 limit, Label* on_less) {
283 DCHECK(mode_ == UC16);
396 DCHECK(mode_ == UC16);
466 uc16 c,
467 uc16 minus,
468 uc16 mask,
483 uc16 from,
484 uc16 to,
493 uc16 from,
494 uc16 to,
518 bool RegExpMacroAssemblerX87::CheckSpecialCharacterClass(uc16 type,
564 if (mode_ == UC16) {
621 DCHECK_EQ(UC16, mode_);
632 // No custom implementation (yet): s(UC16), S(UC16).
712 if (mode_ == UC16) {
781 if (mode_ == UC16) {
794 if (mode_ == UC16) {
833 if (mode_ == UC16) {
1252 DCHECK(mode_ == UC16);
1255 Operand(esi, edi, times_1, cp_offset * sizeof(uc16)));
1259 Operand(esi, edi, times_1, cp_offset * sizeof(uc16)));