Searched defs:CurrentOrder (Results 1 – 2 of 2) sorted by relevance
139 unsigned CurrentOrder = IOM[&MI]; in runOnMachineFunction() local
4246 OrdersType CurrentOrder(NumScalars, NumScalars); in findReusedOrderedScalars() local4272 function_ref<unsigned(unsigned)> GetVF) { in findReusedOrderedScalars()4947 if (std::optional<OrdersType> CurrentOrder = in getReorderingData() local5029 OrdersType CurrentOrder(TE.ReorderIndices); in getReorderingData() local5117 OrdersType CurrentOrder; in getReorderingData() local5166 if (std::optional<OrdersType> CurrentOrder = findReusedOrderedScalars(TE)) in getReorderingData() local5284 if (std::optional<OrdersType> CurrentOrder = in reorderTopToBottom() local5383 OrdersType CurrentOrder(E, E); in reorderTopToBottom() local5483 OrdersType CurrentOrder; in reorderTopToBottom() local5564 if (std::optional<OrdersType> CurrentOrder = in reorderBottomToTop() local[all …]