Home | History | Annotate | Download | only in s390

Lines Matching refs:GetRepresentation

239   MachineRepresentation GetRepresentation(Node* node) {
240 return sequence()->GetRepresentation(selector()->GetVirtualRegister(node));
244 return MachineRepresentation::kWord64 == GetRepresentation(node);