Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp1120 unsigned VirtShapeNum = VirtShape.getShapeNum(); in canHintShape() local
1122 if (PhysShapeNum < VirtShapeNum) in canHintShape()
1125 if (PhysShapeNum == VirtShapeNum) { in canHintShape()
1139 if (VirtShapeNum == 1) { in canHintShape()