Home | History | Annotate | Download | only in compiler

Lines Matching defs:is_tagged

1596     UnallocatedOperand* operand, int pos, bool is_tagged) {
1621 if (is_tagged) {
1722 bool is_tagged = code()->IsReference(output_vreg);
1728 AllocateFixed(first_output, instr_index, is_tagged);
1764 bool is_tagged = code()->IsReference(input_vreg);
1765 AllocateFixed(cur_input, instr_index, is_tagged);