Home
last modified time | relevance | path

Searched refs:first_instruction (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_fs_x/
HDreps.c72 apr_uint32_t first_instruction; member
503 rep.first_instruction = (apr_uint32_t)builder->instructions->nelts; in svn_fs_x__reps_add()
564 - rep.first_instruction; in svn_fs_x__reps_add()
744 svn_packed__add_uint(reps_stream, rep->first_instruction); in svn_fs_x__write_reps_container()
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThread.cpp2466 const bool first_instruction = false; in StepOut() local
2472 first_instruction, in StepOut()
/NextBSD/contrib/gcc/config/ia64/
HDia64.c5233 static int first_instruction; variable
5856 first_instruction = 1; in init_insn_group_barriers()
5961 if (first_instruction && INSN_P (insn) in group_barrier_needed()
5967 first_instruction = 0; in group_barrier_needed()
5983 saved_first_instruction = first_instruction; in safe_group_barrier_needed()
5988 first_instruction = saved_first_instruction; in safe_group_barrier_needed()
/NextBSD/contrib/gcc/
HDChangeLog-200124851 (first_instruction): New static variable.
24853 (init_insn_group_barriers): Set first_instruction.
24855 (group_barrier_needed_p): Return 0 when first_instruction true.
24856 (safe_group_barrier_needed_p): Save and restore first_instruction
HDChangeLog-200521742 ia64_register_move_cost, first_instruction, rws_access_regno,