Lines Matching full:uc16
153 void RegExpMacroAssemblerIA32::CheckCharacterGT(uc16 limit, Label* on_greater) {
174 void RegExpMacroAssemblerIA32::CheckCharacterLT(uc16 limit, Label* on_less) {
284 DCHECK(mode_ == UC16);
397 DCHECK(mode_ == UC16);
467 uc16 c,
468 uc16 minus,
469 uc16 mask,
484 uc16 from,
485 uc16 to,
494 uc16 from,
495 uc16 to,
519 bool RegExpMacroAssemblerIA32::CheckSpecialCharacterClass(uc16 type,
565 if (mode_ == UC16) {
622 DCHECK_EQ(UC16, mode_);
633 // No custom implementation (yet): s(UC16), S(UC16).
713 if (mode_ == UC16) {
782 if (mode_ == UC16) {
795 if (mode_ == UC16) {
834 if (mode_ == UC16) {
1253 DCHECK(mode_ == UC16);
1256 Operand(esi, edi, times_1, cp_offset * sizeof(uc16)));
1260 Operand(esi, edi, times_1, cp_offset * sizeof(uc16)));