Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp1030 static ShapeT getTileShape(Register VirtReg, VirtRegMap *VRM, in getTileShape() function
1044 ShapeT Shape = getTileShape(SrcReg, VRM, MRI); in getTileShape()
1083 ShapeT VirtShape = getTileShape(VirtReg, const_cast<VirtRegMap *>(VRM), MRI); in getRegAllocationHints()
1090 ShapeT PhysShape = getTileShape(VReg, const_cast<VirtRegMap *>(VRM), MRI); in getRegAllocationHints()