Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp875 static ShapeT getTileShape(Register VirtReg, VirtRegMap *VRM, in getTileShape() function
889 ShapeT Shape = getTileShape(SrcReg, VRM, MRI); in getTileShape()
923 ShapeT VirtShape = getTileShape(VirtReg, const_cast<VirtRegMap *>(VRM), MRI); in getRegAllocationHints()
930 ShapeT PhysShape = getTileShape(VReg, const_cast<VirtRegMap *>(VRM), MRI); in getRegAllocationHints()