Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp1782 int TiedSrcOperand = findAsmOperandOriginallyNamed(OpInfo.Name); in buildInstructionResultOperands() local
1783 if (TiedSrcOperand != -1 && in buildInstructionResultOperands()
1786 TiedOp, ResOperands[TiedOp].AsmOperandNum, TiedSrcOperand)); in buildInstructionResultOperands()