Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp123 class ComplexDeinterleavingGraph;
131 friend class ComplexDeinterleavingGraph;
193 class ComplexDeinterleavingGraph { class
197 explicit ComplexDeinterleavingGraph(const TargetLowering *tl) : TL(tl) {} in ComplexDeinterleavingGraph() function in __anonbedf4bd40111::ComplexDeinterleavingGraph
386 ComplexDeinterleavingGraph Graph(TL); in evaluateBasicBlock()
404 ComplexDeinterleavingGraph::NodePtr
405 ComplexDeinterleavingGraph::identifyNodeWithImplicitAdd( in identifyNodeWithImplicitAdd()
519 ComplexDeinterleavingGraph::NodePtr
520 ComplexDeinterleavingGraph::identifyPartialMul(Instruction *Real, in identifyPartialMul()
632 ComplexDeinterleavingGraph::NodePtr
[all …]