Searched refs:Shapes (Results 1 – 4 of 4) sorted by relevance
147 bool hoistShapesInBB(MachineBasicBlock *MBB, SmallVectorImpl<MIRef> &Shapes) { in hoistShapesInBB() argument149 auto FirstShapeBelowAMX = llvm::lower_bound(Shapes, FirstAMX); in hoistShapesInBB()151 for (auto I = FirstShapeBelowAMX, E = Shapes.end(); I != E; ++I) { in hoistShapesInBB()167 Shapes.clear(); in hoistShapesInBB()168 Shapes.push_back(MIRef(&*--InsertPoint, MBB)); in hoistShapesInBB()
2411 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>
2409 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>
2482 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>