Searched refs:getTiedOperand (Results 1 – 7 of 7) sorted by relevance
57 unsigned getTiedOperand() const { in getTiedOperand() function121 if (CI.isTied()) return CI.getTiedOperand(); in getTiedRegister()
161 Res += "((" + utostr(Constraint.getTiedOperand()) + in GetOperandInfo()
533 operandMapping[Constraint.getTiedOperand()] = operandIndex; in emitInstructionSpecifier()
557 if (Info.hasTiedOperand() && Info.getTiedOperand() != i) in validateInputConstraint()577 if (Info.hasTiedOperand() && Info.getTiedOperand() != Index) in validateInputConstraint()
597 unsigned getTiedOperand() const { in getTiedOperand() function
441 unsigned TiedTo = Info.getTiedOperand(); in ActOnGCCAsmStmt()
1824 if (Input.hasTiedOperand() && Input.getTiedOperand() == i) in EmitAsmStmt()1920 unsigned Output = Info.getTiedOperand(); in EmitAsmStmt()