Searched refs:getTiedOperand (Results 1 – 8 of 8) sorted by relevance
56 unsigned getTiedOperand() const { in getTiedOperand() function133 return CI.getTiedOperand(); in getTiedRegister()
853 if (Info.hasTiedOperand() && Info.getTiedOperand() != i) in validateInputConstraint()873 if (Info.hasTiedOperand() && Info.getTiedOperand() != Index) in validateInputConstraint()
1133 unsigned getTiedOperand() const { in getTiedOperand() function
597 unsigned TiedTo = Info.getTiedOperand(); in ActOnGCCAsmStmt()
204 Res += "MCOI_TIED_TO(" + utostr(Constraint.getTiedOperand()) + ")"; in GetOperandInfo()
465 operandMapping[Constraint.getTiedOperand()] = operandIndex; in emitInstructionSpecifier()
2062 CGI.Operands.getSubOperandNumber(CI.getTiedOperand()); in populateInstruction()
2764 if (Input.hasTiedOperand() && Input.getTiedOperand() == i) in EmitAsmStmt()2888 unsigned Output = Info.getTiedOperand(); in EmitAsmStmt()