Home
last modified time | relevance | path

Searched refs:asm_p (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dhaifa-sched.c2422 bool asm_p = false; in schedule_block() local
2484 asm_p = (GET_CODE (PATTERN (insn)) == ASM_INPUT in schedule_block()
2486 if (!first_cycle_insn_p && asm_p) in schedule_block()
2581 if (advance == 0 && asm_p) in schedule_block()
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dia64.c7747 int i, bundle_end_p, only_bundle_end_p, asm_p; in bundling() local
7916 asm_p = (GET_CODE (PATTERN (insn)) == ASM_INPUT in bundling()
7970 if (!asm_p) in bundling()