Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVirtRegMap.h116 bool hasShape(Register virtReg) const { in hasShape() function
155 if (hasShape(SReg)) { in setIsSplitFromReg()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp1037 if (VRM->hasShape(VirtReg)) in getTileShape()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1713 if (VRM.hasShape(Old)) in LRE_DidCloneVirtReg()