Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp87 SmallSet<unsigned, 4> TwoAddrHints; in getRegAllocationHints() local
120 TwoAddrHints.insert(PhysReg); in getRegAllocationHints()
128 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()