Lines Matching refs:DCHECK
41 DCHECK(!code_object_.is_null()); in CodeObject()
49 DCHECK(allow_macro_instructions_); in And()
50 DCHECK(!rd.IsZero()); in And()
58 DCHECK(allow_macro_instructions_); in Ands()
59 DCHECK(!rd.IsZero()); in Ands()
66 DCHECK(allow_macro_instructions_); in Tst()
74 DCHECK(allow_macro_instructions_); in Bic()
75 DCHECK(!rd.IsZero()); in Bic()
83 DCHECK(allow_macro_instructions_); in Bics()
84 DCHECK(!rd.IsZero()); in Bics()
92 DCHECK(allow_macro_instructions_); in Orr()
93 DCHECK(!rd.IsZero()); in Orr()
101 DCHECK(allow_macro_instructions_); in Orn()
102 DCHECK(!rd.IsZero()); in Orn()
110 DCHECK(allow_macro_instructions_); in Eor()
111 DCHECK(!rd.IsZero()); in Eor()
119 DCHECK(allow_macro_instructions_); in Eon()
120 DCHECK(!rd.IsZero()); in Eon()
129 DCHECK(allow_macro_instructions_); in Ccmp()
142 DCHECK(allow_macro_instructions_); in Ccmn()
154 DCHECK(allow_macro_instructions_); in Add()
166 DCHECK(allow_macro_instructions_); in Adds()
179 DCHECK(allow_macro_instructions_); in Sub()
192 DCHECK(allow_macro_instructions_); in Subs()
203 DCHECK(allow_macro_instructions_); in Cmn()
209 DCHECK(allow_macro_instructions_); in Cmp()
216 DCHECK(allow_macro_instructions_); in Neg()
217 DCHECK(!rd.IsZero()); in Neg()
228 DCHECK(allow_macro_instructions_); in Negs()
236 DCHECK(allow_macro_instructions_); in Adc()
237 DCHECK(!rd.IsZero()); in Adc()
245 DCHECK(allow_macro_instructions_); in Adcs()
246 DCHECK(!rd.IsZero()); in Adcs()
254 DCHECK(allow_macro_instructions_); in Sbc()
255 DCHECK(!rd.IsZero()); in Sbc()
263 DCHECK(allow_macro_instructions_); in Sbcs()
264 DCHECK(!rd.IsZero()); in Sbcs()
271 DCHECK(allow_macro_instructions_); in Ngc()
272 DCHECK(!rd.IsZero()); in Ngc()
280 DCHECK(allow_macro_instructions_); in Ngcs()
281 DCHECK(!rd.IsZero()); in Ngcs()
288 DCHECK(allow_macro_instructions_); in Mvn()
289 DCHECK(!rd.IsZero()); in Mvn()
296 DCHECK(allow_macro_instructions_); \
306 DCHECK(allow_macro_instructions_); \
316 DCHECK(allow_macro_instructions_); in LSPAIR_MACRO_LIST()
317 DCHECK(!rd.IsZero()); in LSPAIR_MACRO_LIST()
325 DCHECK(allow_macro_instructions_); in Asr()
326 DCHECK(!rd.IsZero()); in Asr()
338 DCHECK(allow_macro_instructions_); in B()
347 DCHECK(allow_macro_instructions_); in Bfi()
348 DCHECK(!rd.IsZero()); in Bfi()
357 DCHECK(allow_macro_instructions_); in Bfxil()
358 DCHECK(!rd.IsZero()); in Bfxil()
364 DCHECK(allow_macro_instructions_); in Bind()
370 DCHECK(allow_macro_instructions_); in Bl()
376 DCHECK(allow_macro_instructions_); in Blr()
377 DCHECK(!xn.IsZero()); in Blr()
383 DCHECK(allow_macro_instructions_); in Br()
384 DCHECK(!xn.IsZero()); in Br()
390 DCHECK(allow_macro_instructions_); in Brk()
398 DCHECK(allow_macro_instructions_); in Cinc()
399 DCHECK(!rd.IsZero()); in Cinc()
400 DCHECK((cond != al) && (cond != nv)); in Cinc()
408 DCHECK(allow_macro_instructions_); in Cinv()
409 DCHECK(!rd.IsZero()); in Cinv()
410 DCHECK((cond != al) && (cond != nv)); in Cinv()
416 DCHECK(allow_macro_instructions_); in Cls()
417 DCHECK(!rd.IsZero()); in Cls()
423 DCHECK(allow_macro_instructions_); in Clz()
424 DCHECK(!rd.IsZero()); in Clz()
432 DCHECK(allow_macro_instructions_); in Cneg()
433 DCHECK(!rd.IsZero()); in Cneg()
434 DCHECK((cond != al) && (cond != nv)); in Cneg()
443 DCHECK(allow_macro_instructions_); in CzeroX()
444 DCHECK(!rd.IsSP() && rd.Is64Bits()); in CzeroX()
445 DCHECK((cond != al) && (cond != nv)); in CzeroX()
455 DCHECK(allow_macro_instructions_); in CmovX()
456 DCHECK(!rd.IsSP()); in CmovX()
457 DCHECK(rd.Is64Bits() && rn.Is64Bits()); in CmovX()
458 DCHECK((cond != al) && (cond != nv)); in CmovX()
466 DCHECK(allow_macro_instructions_); in Cset()
467 DCHECK(!rd.IsZero()); in Cset()
468 DCHECK((cond != al) && (cond != nv)); in Cset()
474 DCHECK(allow_macro_instructions_); in Csetm()
475 DCHECK(!rd.IsZero()); in Csetm()
476 DCHECK((cond != al) && (cond != nv)); in Csetm()
485 DCHECK(allow_macro_instructions_); in Csinc()
486 DCHECK(!rd.IsZero()); in Csinc()
487 DCHECK((cond != al) && (cond != nv)); in Csinc()
496 DCHECK(allow_macro_instructions_); in Csinv()
497 DCHECK(!rd.IsZero()); in Csinv()
498 DCHECK((cond != al) && (cond != nv)); in Csinv()
507 DCHECK(allow_macro_instructions_); in Csneg()
508 DCHECK(!rd.IsZero()); in Csneg()
509 DCHECK((cond != al) && (cond != nv)); in Csneg()
515 DCHECK(allow_macro_instructions_); in Dmb()
521 DCHECK(allow_macro_instructions_); in Dsb()
527 DCHECK(allow_macro_instructions_); in Debug()
536 DCHECK(allow_macro_instructions_); in Extr()
537 DCHECK(!rd.IsZero()); in Extr()
543 DCHECK(allow_macro_instructions_); in Fabs()
551 DCHECK(allow_macro_instructions_); in Fadd()
560 DCHECK(allow_macro_instructions_); in Fccmp()
561 DCHECK((cond != al) && (cond != nv)); in Fccmp()
567 DCHECK(allow_macro_instructions_); in Fcmp()
573 DCHECK(allow_macro_instructions_); in Fcmp()
589 DCHECK(allow_macro_instructions_); in Fcsel()
590 DCHECK((cond != al) && (cond != nv)); in Fcsel()
596 DCHECK(allow_macro_instructions_); in Fcvt()
602 DCHECK(allow_macro_instructions_); in Fcvtas()
603 DCHECK(!rd.IsZero()); in Fcvtas()
609 DCHECK(allow_macro_instructions_); in Fcvtau()
610 DCHECK(!rd.IsZero()); in Fcvtau()
616 DCHECK(allow_macro_instructions_); in Fcvtms()
617 DCHECK(!rd.IsZero()); in Fcvtms()
623 DCHECK(allow_macro_instructions_); in Fcvtmu()
624 DCHECK(!rd.IsZero()); in Fcvtmu()
630 DCHECK(allow_macro_instructions_); in Fcvtns()
631 DCHECK(!rd.IsZero()); in Fcvtns()
637 DCHECK(allow_macro_instructions_); in Fcvtnu()
638 DCHECK(!rd.IsZero()); in Fcvtnu()
644 DCHECK(allow_macro_instructions_); in Fcvtzs()
645 DCHECK(!rd.IsZero()); in Fcvtzs()
649 DCHECK(allow_macro_instructions_); in Fcvtzu()
650 DCHECK(!rd.IsZero()); in Fcvtzu()
658 DCHECK(allow_macro_instructions_); in Fdiv()
667 DCHECK(allow_macro_instructions_); in Fmadd()
675 DCHECK(allow_macro_instructions_); in Fmax()
683 DCHECK(allow_macro_instructions_); in Fmaxnm()
691 DCHECK(allow_macro_instructions_); in Fmin()
699 DCHECK(allow_macro_instructions_); in Fminnm()
705 DCHECK(allow_macro_instructions_); in Fmov()
717 DCHECK(allow_macro_instructions_); in Fmov()
723 DCHECK(allow_macro_instructions_); in Fmov()
729 DCHECK(fd.Is64Bits()); in Fmov()
741 DCHECK(allow_macro_instructions_); in Fmov()
747 DCHECK(fd.Is32Bits()); in Fmov()
763 DCHECK(allow_macro_instructions_); in Fmov()
764 DCHECK(!rd.IsZero()); in Fmov()
773 DCHECK(allow_macro_instructions_); in Fmsub()
781 DCHECK(allow_macro_instructions_); in Fmul()
787 DCHECK(allow_macro_instructions_); in Fneg()
796 DCHECK(allow_macro_instructions_); in Fnmadd()
805 DCHECK(allow_macro_instructions_); in Fnmsub()
811 DCHECK(allow_macro_instructions_); in Frinta()
817 DCHECK(allow_macro_instructions_); in Frintm()
823 DCHECK(allow_macro_instructions_); in Frintn()
829 DCHECK(allow_macro_instructions_); in Frintz()
835 DCHECK(allow_macro_instructions_); in Fsqrt()
843 DCHECK(allow_macro_instructions_); in Fsub()
849 DCHECK(allow_macro_instructions_); in Hint()
855 DCHECK(allow_macro_instructions_); in Hlt()
861 DCHECK(allow_macro_instructions_); in Isb()
869 DCHECK(allow_macro_instructions_); in Ldnp()
870 DCHECK(!AreAliased(rt, rt2)); in Ldnp()
876 DCHECK(allow_macro_instructions_); in Ldr()
882 DCHECK(allow_macro_instructions_); in Ldr()
883 DCHECK(rt.Is64Bits()); in Ldr()
891 DCHECK(allow_macro_instructions_); in Lsl()
892 DCHECK(!rd.IsZero()); in Lsl()
900 DCHECK(allow_macro_instructions_); in Lsl()
901 DCHECK(!rd.IsZero()); in Lsl()
909 DCHECK(allow_macro_instructions_); in Lsr()
910 DCHECK(!rd.IsZero()); in Lsr()
918 DCHECK(allow_macro_instructions_); in Lsr()
919 DCHECK(!rd.IsZero()); in Lsr()
928 DCHECK(allow_macro_instructions_); in Madd()
929 DCHECK(!rd.IsZero()); in Madd()
937 DCHECK(allow_macro_instructions_); in Mneg()
938 DCHECK(!rd.IsZero()); in Mneg()
944 DCHECK(allow_macro_instructions_); in Mov()
945 DCHECK(!rd.IsZero()); in Mov()
956 DCHECK(allow_macro_instructions_); in Movk()
957 DCHECK(!rd.IsZero()); in Movk()
963 DCHECK(allow_macro_instructions_); in Mrs()
964 DCHECK(!rt.IsZero()); in Mrs()
970 DCHECK(allow_macro_instructions_); in Msr()
979 DCHECK(allow_macro_instructions_); in Msub()
980 DCHECK(!rd.IsZero()); in Msub()
988 DCHECK(allow_macro_instructions_); in Mul()
989 DCHECK(!rd.IsZero()); in Mul()
995 DCHECK(allow_macro_instructions_); in Rbit()
996 DCHECK(!rd.IsZero()); in Rbit()
1002 DCHECK(allow_macro_instructions_); in Ret()
1003 DCHECK(!xn.IsZero()); in Ret()
1010 DCHECK(allow_macro_instructions_); in Rev()
1011 DCHECK(!rd.IsZero()); in Rev()
1017 DCHECK(allow_macro_instructions_); in Rev16()
1018 DCHECK(!rd.IsZero()); in Rev16()
1024 DCHECK(allow_macro_instructions_); in Rev32()
1025 DCHECK(!rd.IsZero()); in Rev32()
1033 DCHECK(allow_macro_instructions_); in Ror()
1034 DCHECK(!rd.IsZero()); in Ror()
1042 DCHECK(allow_macro_instructions_); in Ror()
1043 DCHECK(!rd.IsZero()); in Ror()
1052 DCHECK(allow_macro_instructions_); in Sbfiz()
1053 DCHECK(!rd.IsZero()); in Sbfiz()
1062 DCHECK(allow_macro_instructions_); in Sbfx()
1063 DCHECK(!rd.IsZero()); in Sbfx()
1071 DCHECK(allow_macro_instructions_); in Scvtf()
1079 DCHECK(allow_macro_instructions_); in Sdiv()
1080 DCHECK(!rd.IsZero()); in Sdiv()
1089 DCHECK(allow_macro_instructions_); in Smaddl()
1090 DCHECK(!rd.IsZero()); in Smaddl()
1099 DCHECK(allow_macro_instructions_); in Smsubl()
1100 DCHECK(!rd.IsZero()); in Smsubl()
1108 DCHECK(allow_macro_instructions_); in Smull()
1109 DCHECK(!rd.IsZero()); in Smull()
1117 DCHECK(allow_macro_instructions_); in Smulh()
1118 DCHECK(!rd.IsZero()); in Smulh()
1126 DCHECK(allow_macro_instructions_); in Stnp()
1132 DCHECK(allow_macro_instructions_); in Sxtb()
1133 DCHECK(!rd.IsZero()); in Sxtb()
1139 DCHECK(allow_macro_instructions_); in Sxth()
1140 DCHECK(!rd.IsZero()); in Sxth()
1146 DCHECK(allow_macro_instructions_); in Sxtw()
1147 DCHECK(!rd.IsZero()); in Sxtw()
1156 DCHECK(allow_macro_instructions_); in Ubfiz()
1157 DCHECK(!rd.IsZero()); in Ubfiz()
1166 DCHECK(allow_macro_instructions_); in Ubfx()
1167 DCHECK(!rd.IsZero()); in Ubfx()
1175 DCHECK(allow_macro_instructions_); in Ucvtf()
1183 DCHECK(allow_macro_instructions_); in Udiv()
1184 DCHECK(!rd.IsZero()); in Udiv()
1193 DCHECK(allow_macro_instructions_); in Umaddl()
1194 DCHECK(!rd.IsZero()); in Umaddl()
1203 DCHECK(allow_macro_instructions_); in Umsubl()
1204 DCHECK(!rd.IsZero()); in Umsubl()
1210 DCHECK(allow_macro_instructions_); in Uxtb()
1211 DCHECK(!rd.IsZero()); in Uxtb()
1217 DCHECK(allow_macro_instructions_); in Uxth()
1218 DCHECK(!rd.IsZero()); in Uxth()
1224 DCHECK(allow_macro_instructions_); in Uxtw()
1225 DCHECK(!rd.IsZero()); in Uxtw()
1231 DCHECK(!csp.Is(sp_)); in BumpSystemStackPointer()
1249 DCHECK(space.IsImmediate()); in BumpSystemStackPointer()
1252 DCHECK(is_uint24(imm)); in BumpSystemStackPointer()
1274 DCHECK(emit_debug_code()); in SyncSystemStackPointer()
1275 DCHECK(!csp.Is(sp_)); in SyncSystemStackPointer()
1297 DCHECK(dst.Is64Bits() && src.Is64Bits()); in SmiTag()
1308 DCHECK(dst.Is64Bits() && src.Is64Bits()); in SmiUntag()
1322 DCHECK(dst.Is64Bits() && src.Is64Bits()); in SmiUntagToDouble()
1333 DCHECK(dst.Is32Bits() && src.Is64Bits()); in SmiUntagToFloat()
1368 DCHECK(not_smi_label); in JumpIfSmi()
1485 DCHECK((string != NULL) || (not_string != NULL)); in IsObjectJSStringType()
1513 DCHECK(size % 16 == 0); in Claim()
1524 DCHECK(base::bits::IsPowerOfTwo64(unit_size)); in Claim()
1542 DCHECK(unit_size == 0 || base::bits::IsPowerOfTwo64(unit_size)); in ClaimBySMI()
1570 DCHECK(size % 16 == 0); in Drop()
1582 DCHECK(base::bits::IsPowerOfTwo64(unit_size)); in Drop()
1603 DCHECK(unit_size == 0 || base::bits::IsPowerOfTwo64(unit_size)); in DropBySMI()
1646 DCHECK(CountSetBits(bit_pattern, bits) > 0); in TestAndBranchIfAnySet()
1660 DCHECK(CountSetBits(bit_pattern, bits) > 0); in TestAndBranchIfAllClear()
1671 DCHECK(is_uint16(data)); in InlineData()
1690 DCHECK(strlen(marker_name) == 2); in AnnotateInstrumentation()
1694 DCHECK(isprint(marker_name[0]) && isprint(marker_name[1])); in AnnotateInstrumentation()