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