Searched refs:getOutputConstraintLiteral (Results 1 – 7 of 7) sorted by relevance
1598 const StringLiteral *getOutputConstraintLiteral(unsigned i) const { in getOutputConstraintLiteral() function1601 StringLiteral *getOutputConstraintLiteral(unsigned i) { in getOutputConstraintLiteral() function
1907 TRY_TO(TraverseStmt(S->getOutputConstraintLiteral(I)));
169 VisitStringLiteral(S->getOutputConstraintLiteral(I)); in VisitGCCAsmStmt()
373 return getOutputConstraintLiteral(i)->getString(); in getOutputConstraint()
405 VisitStringLiteral(Node->getOutputConstraintLiteral(i)); in VisitGCCAsmStmt()
241 Writer.AddStmt(S->getOutputConstraintLiteral(I)); in VisitGCCAsmStmt()
5737 Constraints.push_back(S->getOutputConstraintLiteral(I)); in TransformGCCAsmStmt()