Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp1178 auto TryAddNDDHint = [&](const MachineOperand &MO) { in getRegAllocationHints() local
1194 TryAddNDDHint(MI.getOperand(1)); in getRegAllocationHints()
1197 TryAddNDDHint(MI.getOperand(2)); in getRegAllocationHints()
1200 TryAddNDDHint(MI.getOperand(0)); in getRegAllocationHints()
1202 TryAddNDDHint(MI.getOperand(0)); in getRegAllocationHints()