Searched refs:cond_gt (Results 1 – 5 of 5) sorted by relevance
344 bool cond_gt : 1; member
605 b->branch.cond_gt = branch->cond_gt; in ppir_codegen_encode_branch()612 b->branch.cond_gt = true; in ppir_codegen_encode_branch()
355 branch->cond_gt = true; in ppir_lower_branch()
350 bool cond_gt; member
735 cond_mask |= (branch->branch.cond_gt ? 4 : 0); in print_branch()