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.cpp137 class ComplexDeinterleavingGraph;
145 friend class ComplexDeinterleavingGraph;
200 class ComplexDeinterleavingGraph { class
222 explicit ComplexDeinterleavingGraph(const TargetLowering *TL, in ComplexDeinterleavingGraph() function in __anon87c1be940111::ComplexDeinterleavingGraph
533 ComplexDeinterleavingGraph Graph(TL, TLI); in evaluateBasicBlock()
548 ComplexDeinterleavingGraph::NodePtr
549 ComplexDeinterleavingGraph::identifyNodeWithImplicitAdd( in identifyNodeWithImplicitAdd()
651 ComplexDeinterleavingGraph::NodePtr
652 ComplexDeinterleavingGraph::identifyPartialMul(Instruction *Real, in identifyPartialMul()
769 ComplexDeinterleavingGraph::NodePtr
[all …]