Lines Matching full:clobbers
1195 Expr *AsmString, MultiExprArg Clobbers,
1199 AsmString, Clobbers, RParenLoc);
1211 ArrayRef<StringRef> Clobbers,
1216 Constraints, Clobbers, Exprs, EndLoc);
5686 SmallVector<Expr*, 8> Clobbers;
5729 // Go through the clobbers.
5731 Clobbers.push_back(S->getClobberStringLiteral(I));
5739 Clobbers, S->getRParenLoc());