Home | History | Annotate | Download | only in compiler

Lines Matching defs:AllocateFixed

1591 InstructionOperand* ConstraintBuilder::AllocateFixed(
1660 AllocateFixed(output, -1, false);
1699 if (temp->HasFixedPolicy()) AllocateFixed(temp, instr_index, false);
1724 AllocateFixed(first_output, instr_index, is_tagged);
1761 AllocateFixed(cur_input, instr_index, is_tagged);