Home | History | Annotate | Download | only in compiler

Lines Matching refs:MarkAsRepresentation

283 void InstructionSelector::MarkAsRepresentation(MachineRepresentation rep,
286 sequence()->MarkAsRepresentation(rep, unalloc.virtual_register());
290 void InstructionSelector::MarkAsRepresentation(MachineRepresentation rep,
292 sequence()->MarkAsRepresentation(rep, GetVirtualRegister(node));
540 MarkAsRepresentation(type.representation(), op);
809 MarkAsRepresentation(type.representation(), node);
816 MarkAsRepresentation(rep, node);
844 MarkAsRepresentation(type.representation(), node);
1072 MarkAsRepresentation(rep, node);