Home | History | Annotate | Download | only in mips64

Lines Matching refs:BRANCH_ARGS_CHECK

2325 // BRANCH_ARGS_CHECK checks that conditional jump arguments are correct.
2326 #define BRANCH_ARGS_CHECK(cond, rs, rt) DCHECK( \
2898 BRANCH_ARGS_CHECK(cond, rs, rt);
3280 BRANCH_ARGS_CHECK(cond, rs, rt);
3311 BRANCH_ARGS_CHECK(cond, rs, rt);
3398 BRANCH_ARGS_CHECK(cond, rs, rt);
6126 #undef BRANCH_ARGS_CHECK