Searched defs:clobbers (Results 1 – 5 of 5) sorted by relevance
10 void clobbers() { in clobbers() function
22 void clobbers() { in clobbers() function
696 StringLiteral **clobbers, SourceLocation rparenloc) in GCCAsmStmt()720 StringRef asmstr, ArrayRef<StringRef> clobbers, in MSAsmStmt()737 ArrayRef<StringRef> clobbers) { in initialize()
145 Expr *asmString, MultiExprArg clobbers, in ActOnGCCAsmStmt()
1284 std::deque<Value *> clobbers; variable