Home
last modified time | relevance | path

Searched refs:asm_expr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_modification_hooks.c219 static void asm_expr(struct statement *stmt, int late) in asm_expr() function
242 asm_expr(stmt, EARLY); in asm_expr_early()
257 asm_expr(stmt, LATE); in asm_expr_late()
H A Dsmatch_type_val.c575 static void asm_expr(struct statement *stmt) in asm_expr() function
675 add_hook(&asm_expr, ASM_HOOK); in register_type_val()
H A Dsmatch_extra.c1320 static void asm_expr(struct statement *stmt) in asm_expr() function
2948 add_hook(&asm_expr, ASM_HOOK); in register_smatch_extra_late()