Searched refs:getTiedOperand (Results 1 – 14 of 14) sorted by relevance
56 unsigned getTiedOperand() const { in getTiedOperand() function120 if (CI.isTied()) return CI.getTiedOperand(); in getTiedRegister()
161 Res += "((" + utostr(Constraint.getTiedOperand()) + in GetOperandInfo()
532 operandMapping[Constraint.getTiedOperand()] = operandIndex; in emitInstructionSpecifier()
57 unsigned getTiedOperand() const { in getTiedOperand() function132 if (CI.isTied()) return CI.getTiedOperand(); in getTiedRegister()
188 Res += "((" + utostr(Constraint.getTiedOperand()) + in GetOperandInfo()
421 operandMapping[Constraint.getTiedOperand()] = operandIndex; in emitInstructionSpecifier()
566 if (Info.hasTiedOperand() && Info.getTiedOperand() != i) in validateInputConstraint()586 if (Info.hasTiedOperand() && Info.getTiedOperand() != Index) in validateInputConstraint()
696 if (Info.hasTiedOperand() && Info.getTiedOperand() != i) in validateInputConstraint()716 if (Info.hasTiedOperand() && Info.getTiedOperand() != Index) in validateInputConstraint()
635 unsigned getTiedOperand() const { in getTiedOperand() function
949 unsigned getTiedOperand() const { in getTiedOperand() function
441 unsigned TiedTo = Info.getTiedOperand(); in ActOnGCCAsmStmt()
1881 if (Input.hasTiedOperand() && Input.getTiedOperand() == i) in EmitAsmStmt()1977 unsigned Output = Info.getTiedOperand(); in EmitAsmStmt()
573 unsigned TiedTo = Info.getTiedOperand(); in ActOnGCCAsmStmt()
2279 if (Input.hasTiedOperand() && Input.getTiedOperand() == i) in EmitAsmStmt()2401 unsigned Output = Info.getTiedOperand(); in EmitAsmStmt()