Searched defs:CurrentOrder (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeShrink.cpp | 139 unsigned CurrentOrder = IOM[&MI]; in runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 3760 OrdersType CurrentOrder(NumScalars, NumScalars); findReusedOrderedScalars() local 3795 __anon1d05f9c61b02(ArrayRef<unsigned> CurrentOrder) findReusedOrderedScalars() argument 4118 OrdersType CurrentOrder(TE.ReorderIndices); getReorderingData() local 4211 OrdersType CurrentOrder; getReorderingData() local 4255 if (std::optional<OrdersType> CurrentOrder = findReusedOrderedScalars(TE)) getReorderingData() local 4362 if (std::optional<OrdersType> CurrentOrder = reorderTopToBottom() local 4470 OrdersType CurrentOrder(E, E); reorderTopToBottom() local 4556 OrdersType CurrentOrder; reorderTopToBottom() local 4634 if (std::optional<OrdersType> CurrentOrder = reorderBottomToTop() local 4736 OrdersType CurrentOrder(E, E); reorderBottomToTop() local 5236 getScalarsVectorizationState(InstructionsState & S,ArrayRef<Value * > VL,bool IsScatterVectorizeUserTE,OrdersType & CurrentOrder,SmallVectorImpl<Value * > & PointerOps) const getScalarsVectorizationState() argument 5859 OrdersType CurrentOrder; buildTree_rec() local 5969 OrdersType CurrentOrder(VL.size(), VL.size()); buildTree_rec() local 6351 canReuseExtract(ArrayRef<Value * > VL,Value * OpValue,SmallVectorImpl<unsigned> & CurrentOrder,bool ResizeAllowed) const canReuseExtract() argument 6999 OrdersType CurrentOrder; getBuildVectorCost() local [all...] |