Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1569 bool ReArrangedImplicitMOs = true; in allocateInstruction() local
1570 while (ReArrangedImplicitMOs) { in allocateInstruction()
1571 ReArrangedImplicitMOs = false; in allocateInstruction()
1590 ReArrangedImplicitMOs = useVirtReg(MI, MO, Reg); in allocateInstruction()
1591 if (ReArrangedImplicitMOs) in allocateInstruction()