Home
last modified time | relevance | path

Searched defs:defs (Results 1 – 25 of 34) sorted by relevance

12

/openbsd/gnu/llvm/llvm/lib/IR/
H A DSSAContext.cpp37 void SSAContext::appendBlockDefs(SmallVectorImpl<Value *> &defs, in appendBlockDefs()
49 void SSAContext::appendBlockDefs(SmallVectorImpl<const Value *> &defs, in appendBlockDefs()
/openbsd/usr.bin/mandoc/
H A Deqn_parse.h28 struct eqn_def *defs; /* Array of definitions. */ member
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineSSAContext.cpp42 void MachineSSAContext::appendBlockDefs(SmallVectorImpl<Register> &defs, in appendBlockDefs()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddf.h81 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 Dgengenrtl.c38 static const struct rtx_definition defs[] = variable
H A Dra.h279 struct ref **defs; /* [0..num_defs-1] */ member
363 struct ref **defs, **uses; member
H A Dread-rtl.c434 htab_t defs; local
/openbsd/gnu/gcc/libcpp/
H A Dpch.c113 cpp_hashnode **defs; member
373 cpp_hashnode **defs; member
/openbsd/gnu/gcc/gcc/
H A Dgengenrtl.c38 static const struct rtx_definition defs[] = variable
H A Dloop-invariant.c232 struct df_link *defs; in invariant_for_use() local
694 struct df_link *defs; in check_dependencies() local
H A Ddf-problems.c606 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 Dtree-into-ssa.c810 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 Dtree-ssa-operands.h186 def_optype_p defs; member
H A Dtree-vectorizer.c507 bitmap *defs) in slpeel_update_phi_nodes_for_guard1()
/openbsd/usr.sbin/ripd/
H A Dparse.y85 } *defs, globaldefs, ifacedefs; variable
/openbsd/usr.sbin/dvmrpd/
H A Dparse.y97 } *defs, *grdefs, globaldefs, groupdefs, ifacedefs; variable
/openbsd/usr.sbin/ospf6d/
H A Dparse.y111 struct config_defaults *defs; variable
/openbsd/usr.sbin/eigrpd/
H A Dparse.y127 static struct config_defaults *defs; variable
/openbsd/usr.sbin/ospfd/
H A Dparse.y112 struct config_defaults *defs; variable
/openbsd/usr.sbin/ldpd/
H A Dparse.y138 static struct config_defaults *defs; variable
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptions.cpp205 auto defs = GetDefinitions(); in GetLongOptions() local
H A DOptionValueProperties.cpp29 void OptionValueProperties::Initialize(const PropertyDefinitions &defs) { in Initialize()
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1223 SmallVector<ConstValueRefT, 16> defs; in print() local
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_bios.c1192 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 Dtablegen.json336 "defs": { object

12