Home
last modified time | relevance | path

Searched refs:ASM_STRING (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/gcc/
HDstmt.c1108 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()
HDtree-pretty-print.c1569 dump_generic_node (buffer, ASM_STRING (node), spc, flags, false); in dump_generic_node()
HDtree.def859 /* Used to represent an inline assembly statement. ASM_STRING returns a
HDtree.h1541 #define ASM_STRING(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 0) macro
HDChangeLog-200015974 (ASM_STRING): Likewise.
16130 (ASM_STRING): Likewise.
HDChangeLog.tree-ssa15560 CASE_LABEL_DECL, GOTO_DESTINATION, ASM_STRING, ASM_OUTPUTS,
HDChangeLog-200433212 (ASM_CV_QUAL, ASM_STRING, ASM_OUTPUTS, ASM_INPUTS,
34013 ASM_STRING, ASM_OUTPUTS, ASM_INPUTS, ASM_CLOBBERS,
HDChangeLog-200533307 CASE_HIGH, CASE_LABEL, ASM_STRING, ASM_OUTPUTS, ASM_INPUTS,
/trueos/contrib/gcc/doc/
HDc-tree.texi1577 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/
HDpt.c8709 RECUR (ASM_STRING (t)), in tsubst_expr()
HDChangeLog-20003010 (ASM_STRING): Likewise.