Home
last modified time | relevance | path

Searched refs:ComplexDeinterleavingGraph (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp143 class ComplexDeinterleavingGraph;
151 friend class ComplexDeinterleavingGraph;
213 class ComplexDeinterleavingGraph { class
235 explicit ComplexDeinterleavingGraph(const TargetLowering *TL, in ComplexDeinterleavingGraph() function in __anon87c1be940111::ComplexDeinterleavingGraph
549 ComplexDeinterleavingGraph Graph(TL, TLI); in evaluateBasicBlock()
564 ComplexDeinterleavingGraph::NodePtr
565 ComplexDeinterleavingGraph::identifyNodeWithImplicitAdd( in identifyNodeWithImplicitAdd()
667 ComplexDeinterleavingGraph::NodePtr
668 ComplexDeinterleavingGraph::identifyPartialMul(Instruction *Real, in identifyPartialMul()
785 ComplexDeinterleavingGraph::NodePtr
[all …]