Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp1035 static ShapeT getTileShape(Register VirtReg, VirtRegMap *VRM, in getTileShape() function
1049 ShapeT Shape = getTileShape(SrcReg, VRM, MRI); in getTileShape()
1088 ShapeT VirtShape = getTileShape(VirtReg, const_cast<VirtRegMap *>(VRM), MRI); in getRegAllocationHints()
1095 ShapeT PhysShape = getTileShape(VReg, const_cast<VirtRegMap *>(VRM), MRI); in getRegAllocationHints()