Searched refs:ASM_INPUT_P (Results 1 – 20 of 20) sorted by relevance
1464 ASM_INPUT_P (exp) = 1; in visit()
1451 ASM_INPUT_P (exp) = 1; in visit()
2273 ASM_INPUT_P (asm_stmt) = 0; /* extended asm stmts are not "simple". */ in add_extended_asm()
1291 #define ASM_INPUT_P(NODE) (ASM_EXPR_CHECK (NODE)->base.static_flag) macro
6534 gimple_asm_set_input (stmt, ASM_INPUT_P (expr)); in gimplify_asm_expr()
1320 #define ASM_INPUT_P(NODE) (ASM_EXPR_CHECK (NODE)->base.static_flag) macro
3102 (gimplify_asm_expr): Carry ASM_VOLATILE_P and ASM_INPUT_P3108 Set ASM_VOLATILE_P and ASM_INPUT_P for ASM_EXPRs.
6857 gimple_asm_set_input (stmt, ASM_INPUT_P (expr)); in gimplify_asm_expr()
15561 ASM_INPUTS, ASM_CLOBBERS, ASM_VOLATILE_P, ASM_INPUT_P): Move to tree.h.
33216 ASM_INPUT_P, DECL_C_HARD_REGISTER): Remove.34014 ASM_INPUT_P, ASM_VOLATILE_P, COND_EXPR_COND,
18465 (ASM_INPUT_P): Likewise.
33421 * c-common.h (ASM_INPUT_P): New.
3866 * parse.y (asm): Set ASM_INPUT_P.
3000 * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P.
19047 ASM_INPUT_P (asm_expr) = ASM_INPUT_P (t); in tsubst_expr()
22170 ASM_INPUT_P (temp) = 1; in cp_parser_asm_definition()
18435 ASM_INPUT_P (asm_expr) = ASM_INPUT_P (t); in tsubst_expr()
20441 ASM_INPUT_P (temp) = 1; in cp_parser_asm_definition()
10615 ASM_INPUT_P (args) = simple; in build_asm_expr()
10791 ASM_INPUT_P (args) = simple; in build_asm_expr()