Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp108 auto tryAddHint = [&](const MachineOperand *MO) -> void { in getRegAllocationHints() local
123 tryAddHint(OtherMO); in getRegAllocationHints()
125 tryAddHint(CommuMO); in getRegAllocationHints()