Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp1130 ShapeT PShape(PhysShape.getRow(I), PhysShape.getCol(I)); in canHintShape() local
1132 if (VShape != PShape) in canHintShape()
1141 ShapeT PShape(PhysShape.getRow(I), PhysShape.getCol(I)); in canHintShape() local
1142 if (VirtShape == PShape) in canHintShape()