Searched refs:ElementsKindToMachineRepresentation (Results 1 – 1 of 1) sorted by relevance
9305 MachineRepresentation ElementsKindToMachineRepresentation(ElementsKind kind) { in ElementsKindToMachineRepresentation() function9338 MachineRepresentation rep = ElementsKindToMachineRepresentation(kind); in StoreElement()