Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.h34 unsigned OtherTiedOperand = 0; variable
42 I.OtherTiedOperand = 0; in getEarlyClobber()
49 I.OtherTiedOperand = Op; in getTied()
59 return OtherTiedOperand; in getTiedOperand()
65 if (Kind == Tied && OtherTiedOperand != RHS.OtherTiedOperand)