Searched refs:getOutputConstraintLiteral (Results 1 – 8 of 8) sorted by relevance
1595 const StringLiteral *getOutputConstraintLiteral(unsigned i) const { in getOutputConstraintLiteral() function1598 StringLiteral *getOutputConstraintLiteral(unsigned i) { in getOutputConstraintLiteral() function
1975 TRY_TO(TraverseStmt(S->getOutputConstraintLiteral(I)));
169 VisitStringLiteral(S->getOutputConstraintLiteral(I)); in VisitGCCAsmStmt()
372 return getOutputConstraintLiteral(i)->getString(); in getOutputConstraint()
405 VisitStringLiteral(Node->getOutputConstraintLiteral(i)); in VisitGCCAsmStmt()
1890 StmtQueue.queue(S->getOutputConstraintLiteral(I));
240 Writer.AddStmt(S->getOutputConstraintLiteral(I)); in VisitGCCAsmStmt()
5695 Constraints.push_back(S->getOutputConstraintLiteral(I)); in TransformGCCAsmStmt()