Home | History | Annotate | Download | only in compiler

Lines Matching defs:AllocateFixed

583 InstructionOperand* RegisterAllocator::AllocateFixed(
767 AllocateFixed(output, -1, false);
822 AllocateFixed(temp, gap_index - 1, false);
842 AllocateFixed(first_output, gap_index, is_tagged);
881 AllocateFixed(cur_input, gap_index + 1, is_tagged);