Home
last modified time | relevance | path

Searched defs:SplitVRegs (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp210 spillInterferences(const LiveInterval & VirtReg,MCRegister PhysReg,SmallVectorImpl<Register> & SplitVRegs) spillInterferences() argument
260 selectOrSplit(const LiveInterval & VirtReg,SmallVectorImpl<Register> & SplitVRegs) selectOrSplit() argument
H A DRegAllocBase.cpp111 VirtRegVec SplitVRegs; allocatePhysRegs() local