Searched defs:basic_block (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/contrib/elftoolchain/libdwarf/ |
| HD | libdwarf_lineno.c | 91 int is_stmt, basic_block, end_sequence; in _dwarf_lineno_run_program() local 478 int is_stmt, basic_block; in _dwarf_lineno_gen_program() local
|
| HD | dwarf_pro_lineno.c | 34 Dwarf_Bool is_stmt, Dwarf_Bool basic_block, Dwarf_Error *error) in dwarf_add_line_entry()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Expression/ |
| HD | IRForTarget.cpp | 1176 IRForTarget::RewriteObjCSelectors (BasicBlock &basic_block) in RewriteObjCSelectors() 1289 IRForTarget::RewritePersistentAllocs(llvm::BasicBlock &basic_block) in RewritePersistentAllocs() 1688 IRForTarget::RemoveCXAAtExit (BasicBlock &basic_block) in RemoveCXAAtExit() 1733 IRForTarget::ResolveCalls(BasicBlock &basic_block) in ResolveCalls() 1932 IRForTarget::ReplaceStaticLiterals (llvm::BasicBlock &basic_block) in ReplaceStaticLiterals() 2084 IRForTarget::RemoveGuards(BasicBlock &basic_block) in RemoveGuards()
|
| /NextBSD/contrib/gcc/ |
| HD | regs.h | 65 int basic_block; /* # of basic blocks (REG n) is used in */ member
|
| HD | cfghooks.c | 565 make_forwarder_block (basic_block bb, bool (*redirect_edge_p) (edge), in make_forwarder_block()
|
| HD | cfganal.c | 933 dfs_enumerate_from (basic_block bb, int reverse, in dfs_enumerate_from()
|
| HD | tree-flow.h | 39 typedef struct basic_block_def *basic_block; typedef
|
| HD | basic-block.h | 283 typedef struct basic_block_def *basic_block; typedef
|
| HD | tree-cfg.c | 4577 VEC(basic_block,heap) **bbs_p) in gather_blocks_in_sese_region()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | DWARFDebugLine.h | 123 …basic_block:1, // A boolean indicating that the current instruction is the beginning of a basic b… member
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | dwarf.c | 198 int basic_block; member
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | dwarf2read.c | 5368 int basic_block = 0; in dwarf_decode_lines() local
|