Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp938 static ShapeT getTileShape(Register VirtReg, VirtRegMap *VRM, in getTileShape() function
952 ShapeT Shape = getTileShape(SrcReg, VRM, MRI); in getTileShape()
988 ShapeT VirtShape = getTileShape(VirtReg, const_cast<VirtRegMap *>(VRM), MRI); in getRegAllocationHints()
995 ShapeT PhysShape = getTileShape(VReg, const_cast<VirtRegMap *>(VRM), MRI); in getRegAllocationHints()