Searched defs:clobbers (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaStmtAsm.cpp | 81 Expr *asmString, MultiExprArg clobbers, in ActOnGCCAsmStmt()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | Stmt.cpp | 634 StringLiteral **clobbers, SourceLocation rparenloc) in GCCAsmStmt() 658 StringRef asmstr, ArrayRef<StringRef> clobbers, in MSAsmStmt() 678 ArrayRef<StringRef> clobbers) { in initialize()
|
| /freebsd-9-stable/contrib/gcc/ |
| D | sched-int.h | 123 rtx clobbers; member
|
| D | stmt.c | 656 tree clobbers, int vol, location_t locus) in expand_asm_operands()
|
| D | c-parser.c | 4159 tree quals, str, outputs, inputs, clobbers, ret; in c_parser_asm_statement() local
|
| D | c-typeck.c | 6792 build_asm_expr (tree string, tree outputs, tree inputs, tree clobbers, in build_asm_expr()
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | semantics.c | 1217 tree input_operands, tree clobbers) in finish_asm_stmt()
|
| D | parser.c | 11007 tree clobbers = NULL_TREE; in cp_parser_asm_definition() local 14822 tree clobbers = NULL_TREE; in cp_parser_asm_clobber_list() local
|
| /freebsd-9-stable/contrib/gcc/config/i386/ |
| D | i386.c | 19622 tree clobbers) in ix86_md_asm_clobbers()
|