Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DVirtRegMap.h117 bool hasShape(Register virtReg) const { in hasShape() function
156 if (hasShape(SReg)) { in setIsSplitFromReg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp877 if (VRM->hasShape(VirtReg)) in getTileShape()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1613 if (VRM.hasShape(Old)) in LRE_DidCloneVirtReg()