Searched defs:dump (Results 326 - 347 of 347) sorted by relevance

<<11121314

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp235 LLVM_DUMP_METHOD void ABIArgInfo::dump() const { function in class:ABIArgInfo
H A DCGObjCMac.cpp2370 static void dump(ArrayRef<unsigned char> buffer) { function in class:__anon1744::IvarLayoutBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1198 inline void SDValue::dump() const { function in class:llvm::SDValue
1202 inline void SDValue::dump(const SelectionDAG *G) const { function in class:llvm::SDValue
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp149 void dump() { function in class:__anon1617::FinalOverriders
377 void FinalOverriders::dump(raw_ostrea function in class:__anon1617::FinalOverriders
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2978 LLVM_DUMP_METHOD void SMSchedule::dump() const { print(dbgs()); } function in class:SMSchedule
2979 LLVM_DUMP_METHOD void NodeSet::dump() cons function in class:NodeSet
[all...]
H A DMachineScheduler.cpp599 LLVM_DUMP_METHOD void ReadyQueue::dump() const { function in class:ReadyQueue
1166 void ScheduleDAGMILive::dump() const { function in class:ScheduleDAGMILive
[all...]
H A DCodeGenPrepare.cpp2442 LLVM_DUMP_METHOD void ExtAddrMode::dump() const { function in class:ExtAddrMode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4610 void Value::dump() const { print(dbgs(), /*IsForDebug=*/true); dbgs() << '\n'; } function in class:Value
4614 void Type::dump() const { print(dbgs(), /*IsForDebug=*/true); dbgs() << '\n'; } function in class:Type
4618 void Module::dump() const { function in class:Module
4625 void Comdat::dump() const { print(dbgs(), /*IsForDebug=*/true); } function in class:Comdat
4629 void NamedMDNode::dump() cons function in class:NamedMDNode
4632 void Metadata::dump() const { dump(nullptr); } function in class:Metadata
4635 void Metadata::dump(const Module *M) const { function in class:Metadata
4642 void ModuleSummaryIndex::dump() const { print(dbgs(), /*IsForDebug=*/true); } function in class:ModuleSummaryIndex
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp267 void TypeSetByHwMode::dump() const { function in class:TypeSetByHwMode
1881 void TreePatternNode::dump() const { function in class:TreePatternNode
3050 void TreePattern::dump() const { print(errs()); } function in class:TreePattern
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h2043 void dump() const { print(dbgs()); } function in struct:AbstractAttribute
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp108 void dump(SelectionDAG *DAG = nullptr) { function in struct:__anon4437::X86ISelAddressMode
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2107 auto dump = [&message](Module &dump_module) -> void { local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5794 void CFG::dump(const LangOptions &LO, bool ShowColors) const { function in class:CFG
5825 void CFGBlock::dump(const CFG* cfg, const LangOptions &LO, function in class:CFGBlock
5830 LLVM_DUMP_METHOD void CFGBlock::dump() const { function in class:CFGBlock
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.c6871 ocs_hw_raise_ue(ocs_hw_t *hw, uint8_t dump) argument
[all...]
H A Dsli4.c5470 sli_raise_ue(sli4_t *sli4, uint8_t dump) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp229 LLVM_DUMP_METHOD void RegSortData::dump() const { function in class:RegSortData
627 LLVM_DUMP_METHOD void Formula::dump() const { function in class:Formula
1455 LLVM_DUMP_METHOD void Cost::dump() const { function in class:Cost
1498 LLVM_DUMP_METHOD void LSRFixup::dump() const { function in class:LSRFixup
1614 LLVM_DUMP_METHOD void LSRUse::dump() cons function in class:LSRUse
4093 LLVM_DUMP_METHOD void WorkItem::dump() const { function in class:WorkItem
5716 LLVM_DUMP_METHOD void LSRInstance::dump() const { function in class:LSRInstance
[all...]
/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwn.c4213 struct iwn_fw_dump dump; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8198 TypeSystemClang::dump(lldb::opaque_compiler_type_t type) const { function in class:TypeSystemClang
[all...]
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c3872 dump_verdef(struct readelf *re, int dump) argument
3947 dump_verneed(struct readelf *re, int dump) argument
[all...]
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_main.c10467 cudbg_dump(struct adapter *sc, struct t4_cudbg_dump *dump) argument
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c1987 ecore_dump_str(char *dump_buf, bool dump, const char *str) argument
2000 ecore_dump_align(char *dump_buf, bool dump, u32 byte_offset) argument
2018 ecore_dump_str_param(u32 *dump_buf, bool dump, const char *param_name, const char *param_val) argument
2046 ecore_dump_num_param(u32 *dump_buf, bool dump, const char *param_name, u32 param_val) argument
2077 ecore_dump_fw_ver_param(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
2128 ecore_dump_mfw_ver_param(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
2163 ecore_dump_section_hdr(u32 *dump_buf, bool dump, const char *name, u32 num_params) argument
2174 ecore_dump_common_global_params(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u8 num_specific_global_params) argument
2202 ecore_dump_last_section(u32 *dump_buf, u32 offset, bool dump) argument
2476 ecore_bus_dump_int_buf_range(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 start_line, u32 end_line) argument
2500 ecore_bus_dump_int_buf(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
2533 ecore_bus_dump_pci_buf_range(struct ecore_hwfn *p_hwfn, u32 *dump_buf, bool dump, u32 start_line, u32 end_line) argument
2562 ecore_bus_dump_pci_buf(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
2598 ecore_bus_dump_data(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
2642 ecore_bus_dump_inputs(struct ecore_hwfn *p_hwfn, u32 *dump_buf, bool dump) argument
2689 ecore_bus_dump_hdr(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
2936 ecore_grc_dump_regs_hdr(u32 *dump_buf, bool dump, u32 num_reg_entries, const char *split_type, int split_id, const char *param_name, const char *param_val) argument
2977 ecore_grc_dump_addr_range(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 len, bool wide_bus) argument
3014 ecore_grc_dump_reg_entry_hdr(u32 *dump_buf, bool dump, u32 addr, u32 len) argument
3028 ecore_grc_dump_reg_entry(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 len, bool wide_bus) argument
3051 ecore_grc_dump_reg_entry_skip(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 total_len, u32 read_len, u32 skip_len) argument
3087 ecore_grc_dump_regs_entries(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct dbg_array input_regs_arr, u32 *dump_buf, bool dump, bool block_enable[MAX_BLOCK_ID], u32 *num_dumped_reg_entries) argument
3132 ecore_grc_dump_split_data(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct dbg_array input_regs_arr, u32 *dump_buf, bool dump, bool block_enable[MAX_BLOCK_ID], const char *split_type_name, u32 split_id, const char *param_name, const char *param_val) argument
3161 ecore_grc_dump_registers(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, bool block_enable[MAX_BLOCK_ID], const char *param_name, const char *param_val) argument
3233 ecore_grc_dump_reset_regs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3263 ecore_grc_dump_modified_regs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3321 ecore_grc_dump_special_regs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3351 ecore_grc_dump_mem_hdr(struct ecore_hwfn *p_hwfn, u32 *dump_buf, bool dump, const char *name, u32 addr, u32 len, u32 bit_width, bool packed, const char *mem_group, bool is_storm, char storm_letter) argument
3428 ecore_grc_dump_mem(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, const char *name, u32 addr, u32 len, bool wide_bus, u32 bit_width, bool packed, const char *mem_group, bool is_storm, char storm_letter) argument
3451 ecore_grc_dump_mem_entries(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct dbg_array input_mems_arr, u32 *dump_buf, bool dump) argument
3540 ecore_grc_dump_memories(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3579 ecore_grc_dump_ctx_data(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, const char *name, u32 num_lids, u32 lid_size, u32 rd_reg_addr, u8 storm_id) argument
3615 ecore_grc_dump_ctx(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3650 ecore_grc_dump_iors(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3676 ecore_grc_dump_vfc_cam(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u8 storm_id) argument
3712 ecore_grc_dump_vfc_ram(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u8 storm_id, struct vfc_ram_defs *ram_defs) argument
3749 ecore_grc_dump_vfc(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3776 ecore_grc_dump_rss(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3818 ecore_grc_dump_big_ram(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u8 big_ram_id) argument
3855 ecore_grc_dump_mcp(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3896 ecore_grc_dump_phy(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
3961 ecore_grc_dump_static_debug(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
4042 ecore_grc_dump(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) argument
4179 ecore_idle_chk_dump_failure(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u16 rule_id, const struct dbg_idle_chk_rule *rule, u16 fail_entry_id, u32 *cond_reg_values) argument
4291 ecore_idle_chk_dump_rule_entries(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, const struct dbg_idle_chk_rule *input_rules, u32 num_input_rules, u32 *num_failing_rules) argument
4393 ecore_idle_chk_dump(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
4602 ecore_mcp_trace_dump(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) argument
4686 ecore_reg_fifo_dump(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) argument
4740 ecore_igu_fifo_dump(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) argument
4793 ecore_protection_override_dump(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) argument
4835 ecore_fw_asserts_dump(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump) argument
[all...]
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe.c19292 bxe_grcdump_t *dump = NULL; local
[all...]

Completed in 720 milliseconds

<<11121314