Home | History | Annotate | Download | only in mips

Lines Matching refs:BRANCH_ARGS_CHECK

1936 // BRANCH_ARGS_CHECK checks that conditional jump arguments are correct.
1937 #define BRANCH_ARGS_CHECK(cond, rs, rt) DCHECK( \
2508 BRANCH_ARGS_CHECK(cond, rs, rt);
2890 BRANCH_ARGS_CHECK(cond, rs, rt);
2921 BRANCH_ARGS_CHECK(cond, rs, rt);
3008 BRANCH_ARGS_CHECK(cond, rs, rt);
5413 #undef BRANCH_ARGS_CHECK