Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp148 bool hoistShapesInBB(MachineBasicBlock *MBB, SmallVectorImpl<MIRef> &Shapes) { in hoistShapesInBB() argument
150 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()
/src/contrib/libcbor/
H A DDoxyfile2409 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>
/src/contrib/unbound/doc/
H A Dunbound.doxygen2482 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>