Searched refs:getEEWForLoadStore (Results 1 – 1 of 1) sorted by relevance
75 static std::optional<unsigned> getEEWForLoadStore(const MachineInstr &MI) { in getEEWForLoadStore() function366 if (getEEWForLoadStore(MI)) { in getDemanded()1040 if (std::optional<unsigned> EEW = getEEWForLoadStore(MI)) { in computeInfoForInstr()