Home
last modified time | relevance | path

Searched defs:label_entry (Results 1 – 6 of 6) sorted by relevance

/external/tcpdump/
Dprint-mpls.c63 uint32_t label_entry; in mpls_print() local
/external/bcc/src/cc/frontends/b/
Dcodegen_llvm.cc1044 BasicBlock *label_entry = resolve_label(jump_label); in visit_parser_state_stmt_node() local
1055 BasicBlock *label_entry = resolve_label(jump_label); in visit_state_decl_stmt_node() local
1180 BasicBlock *label_entry = BasicBlock::Create(ctx(), "entry", fn); in visit_func_decl_stmt_node() local
1328 BasicBlock *label_entry = resolve_label("entry"); in resolve_entry_stack() local
/external/bcc/src/cc/
Dbpf_module.cc362 BasicBlock *label_entry = BasicBlock::Create(*ctx_, "entry", fn); in make_reader() local
425 BasicBlock *label_entry = BasicBlock::Create(*ctx_, "entry", fn); in make_writer() local
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DPassManagerTest.cpp468 BasicBlock* label_entry = BasicBlock::Create(getGlobalContext(), "entry",func_test1,0); in makeLLVMModule() local
/external/llvm/unittests/IR/
DLegacyPassManagerTest.cpp471 BasicBlock *label_entry = in makeLLVMModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DLegacyPassManagerTest.cpp529 BasicBlock *label_entry = in makeLLVMModule() local