Searched refs:Shapes (Results 1 – 3 of 3) sorted by relevance
148 bool hoistShapesInBB(MachineBasicBlock *MBB, SmallVectorImpl<MIRef> &Shapes) { in hoistShapesInBB() argument150 auto FirstShapeBelowAMX = llvm::lower_bound(Shapes, FirstAMX); in hoistShapesInBB()152 for (auto I = FirstShapeBelowAMX, E = Shapes.end(); I != E; ++I) { in hoistShapesInBB()168 Shapes.clear(); in hoistShapesInBB()169 Shapes.push_back(MIRef(&*--InsertPoint, MBB)); in hoistShapesInBB()
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>