Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1422 bool SplitSubClass = true; in tryInstructionSplit() local
1426 SplitSubClass = false; in tryInstructionSplit()
1452 (SplitSubClass && in tryInstructionSplit()
1457 (!SplitSubClass && VirtReg.hasSubRanges() && in tryInstructionSplit()