Searched refs:getOutputConstraintLiteral (Results 1 – 8 of 8) sorted by relevance
1668 const StringLiteral *getOutputConstraintLiteral(unsigned i) const { in getOutputConstraintLiteral() function1671 StringLiteral *getOutputConstraintLiteral(unsigned i) { in getOutputConstraintLiteral() function
1990 TRY_TO_TRAVERSE_OR_ENQUEUE_STMT(S->getOutputConstraintLiteral(I));
405 return getOutputConstraintLiteral(i)->getString(); in getOutputConstraint()
170 VisitStringLiteral(S->getOutputConstraintLiteral(I)); in VisitGCCAsmStmt()
400 VisitStringLiteral(Node->getOutputConstraintLiteral(i)); in VisitGCCAsmStmt()
4847 Importer.Import(S->getOutputConstraintLiteral(I))); in VisitGCCAsmStmt()
252 Record.AddStmt(S->getOutputConstraintLiteral(I)); in VisitGCCAsmStmt()
6535 Constraints.push_back(S->getOutputConstraintLiteral(I)); in TransformGCCAsmStmt()