Searched refs:getTiedOperand (Results 1 – 8 of 8) sorted by relevance
56 unsigned getTiedOperand() const { in getTiedOperand() function132 return CI.getTiedOperand(); in getTiedRegister()
882 if (Info.hasTiedOperand() && Info.getTiedOperand() != i) in validateInputConstraint()902 if (Info.hasTiedOperand() && Info.getTiedOperand() != Index) in validateInputConstraint()
1157 unsigned getTiedOperand() const { in getTiedOperand() function
189 Res += "MCOI_TIED_TO(" + utostr(Constraint.getTiedOperand()) + ")"; in GetOperandInfo()
495 operandMapping[Constraint.getTiedOperand()] = operandIndex; in emitInstructionSpecifier()
2043 CGI.Operands.getSubOperandNumber(CI.getTiedOperand()); in populateInstruction()
633 unsigned TiedTo = Info.getTiedOperand(); in ActOnGCCAsmStmt()
2942 if (Input.hasTiedOperand() && Input.getTiedOperand() == i) in EmitAsmStmt()3066 unsigned Output = Info.getTiedOperand(); in EmitAsmStmt()