Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h105 unsigned getShapeNum() { in getShapeNum() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TileConfig.cpp116 assert(Shape.getShapeNum() == 2 && "Unexpected shape number!"); in collectVirtRegShapes()
H A DX86RegisterInfo.cpp1119 unsigned PhysShapeNum = PhysShape.getShapeNum(); in canHintShape()
1120 unsigned VirtShapeNum = VirtShape.getShapeNum(); in canHintShape()