Searched defs:clobbers (Results 1 – 6 of 6) sorted by relevance
10 void clobbers() { in clobbers() function
22 void clobbers() { in clobbers() function
689 StringLiteral **clobbers, SourceLocation rparenloc) in GCCAsmStmt()713 StringRef asmstr, ArrayRef<StringRef> clobbers, in MSAsmStmt()730 ArrayRef<StringRef> clobbers) { in initialize()
145 Expr *asmString, MultiExprArg clobbers, in ActOnGCCAsmStmt()
205 def EmitAsmEnd(self, outputs, inputs, clobbers): argument
967 std::deque<Value *> clobbers; variable