Home
last modified time | relevance | path

Searched defs:CurrentOrder (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp157 unsigned CurrentOrder = IOM[&MI]; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5387 OrdersType CurrentOrder(NumScalars, NumScalars); in findReusedOrderedScalars() local
5435 function_ref<unsigned(unsigned)> GetVF) { in findReusedOrderedScalars()
6625 if (std::optional<OrdersType> CurrentOrder = in getReorderingData() local
6716 OrdersType CurrentOrder(TE.ReorderIndices); in getReorderingData() local
6893 OrdersType CurrentOrder; in getReorderingData() local
6945 OrdersType CurrentOrder; in getReorderingData() local
6955 if (std::optional<OrdersType> CurrentOrder = in getReorderingData() local
7166 if (std::optional<OrdersType> CurrentOrder = in reorderTopToBottom() local
7272 OrdersType CurrentOrder(E, E); in reorderTopToBottom() local
7389 OrdersType CurrentOrder; in reorderTopToBottom() local
[all …]