/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | SSAContext.cpp | 37 void SSAContext::appendBlockDefs(SmallVectorImpl<Value *> &defs, in appendBlockDefs() 49 void SSAContext::appendBlockDefs(SmallVectorImpl<const Value *> &defs, in appendBlockDefs()
|
/openbsd/usr.bin/mandoc/ |
H A D | eqn_parse.h | 28 struct eqn_def *defs; /* Array of definitions. */ member
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineSSAContext.cpp | 42 void MachineSSAContext::appendBlockDefs(SmallVectorImpl<Register> &defs, in appendBlockDefs()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | df.h | 81 struct df_link *defs; /* Head of insn-def chain. */ member 95 struct df_link *defs; /* Head of reg-def chain. */ member 131 struct ref **defs; /* Def table, indexed by def_id. */ member
|
H A D | gengenrtl.c | 38 static const struct rtx_definition defs[] = variable
|
H A D | ra.h | 279 struct ref **defs; /* [0..num_defs-1] */ member 363 struct ref **defs, **uses; member
|
H A D | read-rtl.c | 434 htab_t defs; local
|
/openbsd/gnu/gcc/libcpp/ |
H A D | pch.c | 113 cpp_hashnode **defs; member 373 cpp_hashnode **defs; member
|
/openbsd/gnu/gcc/gcc/ |
H A D | gengenrtl.c | 38 static const struct rtx_definition defs[] = variable
|
H A D | loop-invariant.c | 232 struct df_link *defs; in invariant_for_use() local 694 struct df_link *defs; in check_dependencies() local
|
H A D | df-problems.c | 606 bitmap defs = df_ref_bitmap (problem_data->use_sites, regno, in df_ru_local_compute() local 1031 bitmap defs = df_ref_bitmap (problem_data->def_sites, in df_rd_bb_local_compute_process_def() local 1131 bitmap defs = df_ref_bitmap (problem_data->def_sites, regno, in df_rd_local_compute() local
|
H A D | tree-into-ssa.c | 810 find_dfsnum_interval (struct dom_dfsnum *defs, unsigned n, unsigned s) in find_dfsnum_interval() 840 struct dom_dfsnum *defs; in prune_unused_phi_nodes() local
|
H A D | tree-ssa-operands.h | 186 def_optype_p defs; member
|
H A D | tree-vectorizer.c | 507 bitmap *defs) in slpeel_update_phi_nodes_for_guard1()
|
/openbsd/usr.sbin/ripd/ |
H A D | parse.y | 85 } *defs, globaldefs, ifacedefs; variable
|
/openbsd/usr.sbin/dvmrpd/ |
H A D | parse.y | 97 } *defs, *grdefs, globaldefs, groupdefs, ifacedefs; variable
|
/openbsd/usr.sbin/ospf6d/ |
H A D | parse.y | 111 struct config_defaults *defs; variable
|
/openbsd/usr.sbin/eigrpd/ |
H A D | parse.y | 127 static struct config_defaults *defs; variable
|
/openbsd/usr.sbin/ospfd/ |
H A D | parse.y | 112 struct config_defaults *defs; variable
|
/openbsd/usr.sbin/ldpd/ |
H A D | parse.y | 138 static struct config_defaults *defs; variable
|
/openbsd/gnu/llvm/lldb/source/Interpreter/ |
H A D | Options.cpp | 205 auto defs = GetDefinitions(); in GetLongOptions() local
|
H A D | OptionValueProperties.cpp | 29 void OptionValueProperties::Initialize(const PropertyDefinitions &defs) { in Initialize()
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | GenericUniformityImpl.h | 1223 SmallVector<ConstValueRefT, 16> defs; in print() local
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | intel_bios.c | 1192 child_device_ptr(const struct bdb_general_definitions *defs, int i) in child_device_ptr() 2691 const struct bdb_general_definitions *defs; in parse_general_definitions() local
|
/openbsd/gnu/llvm/llvm/utils/textmate/ |
H A D | tablegen.json | 336 "defs": { object
|