Home | History | Annotate | Download | only in ia32

Lines Matching refs:UC16

156 void RegExpMacroAssemblerIA32::CheckCharacterGT(uc16 limit, Label* on_greater) {
177 void RegExpMacroAssemblerIA32::CheckCharacterLT(uc16 limit, Label* on_less) {
287 DCHECK(mode_ == UC16);
400 DCHECK(mode_ == UC16);
470 uc16 c,
471 uc16 minus,
472 uc16 mask,
487 uc16 from,
488 uc16 to,
497 uc16 from,
498 uc16 to,
522 bool RegExpMacroAssemblerIA32::CheckSpecialCharacterClass(uc16 type,
568 if (mode_ == UC16) {
627 DCHECK_EQ(UC16, mode_);
638 // No custom implementation (yet): s(UC16), S(UC16).
718 if (mode_ == UC16) {
787 if (mode_ == UC16) {
800 if (mode_ == UC16) {
839 if (mode_ == UC16) {
1256 DCHECK(mode_ == UC16);
1259 Operand(esi, edi, times_1, cp_offset * sizeof(uc16)));
1263 Operand(esi, edi, times_1, cp_offset * sizeof(uc16)));