Searched refs:ASM_STRING (Results 1 – 11 of 11) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | stmt.c | 1108 expand_asm (ASM_STRING (exp), ASM_VOLATILE_P (exp)); in expand_asm_expr() 1123 expand_asm_operands (ASM_STRING (exp), outputs, ASM_INPUTS (exp), in expand_asm_expr()
|
| HD | tree-pretty-print.c | 1569 dump_generic_node (buffer, ASM_STRING (node), spc, flags, false); in dump_generic_node()
|
| HD | tree.def | 859 /* Used to represent an inline assembly statement. ASM_STRING returns a
|
| HD | tree.h | 1541 #define ASM_STRING(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 0) macro
|
| HD | ChangeLog-2000 | 15974 (ASM_STRING): Likewise. 16130 (ASM_STRING): Likewise.
|
| HD | ChangeLog.tree-ssa | 15560 CASE_LABEL_DECL, GOTO_DESTINATION, ASM_STRING, ASM_OUTPUTS,
|
| HD | ChangeLog-2004 | 33212 (ASM_CV_QUAL, ASM_STRING, ASM_OUTPUTS, ASM_INPUTS, 34013 ASM_STRING, ASM_OUTPUTS, ASM_INPUTS, ASM_CLOBBERS,
|
| HD | ChangeLog-2005 | 33307 CASE_HIGH, CASE_LABEL, ASM_STRING, ASM_OUTPUTS, ASM_INPUTS,
|
| /trueos/contrib/gcc/doc/ |
| HD | c-tree.texi | 1577 The @code{ASM_STRING} macro will return a @code{STRING_CST} node for 1586 The first string is the @code{ASM_STRING}, containing the instruction
|
| /trueos/contrib/gcc/cp/ |
| HD | pt.c | 8709 RECUR (ASM_STRING (t)), in tsubst_expr()
|
| HD | ChangeLog-2000 | 3010 (ASM_STRING): Likewise.
|