Home
last modified time | relevance | path

Searched refs:defs (Results 151 - 175 of 436) sorted by relevance

12345678910>>...18

/third_party/icu/icu4c/source/samples/ufortune/resources/
H A DMakefile30 include ../../defs.mk
/third_party/skia/third_party/externals/icu/source/samples/ufortune/
H A DMakefile22 include ../defs.mk
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
H A DMakefile30 include ../../defs.mk
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H A Dsignal.h105 #include <asm-generic/signal-defs.h>
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-npi.c38 #include <asm/octeon/cvmx-pip-defs.h>
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Dsignal.h63 #include <asm-generic/signal-defs.h>
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-npi.c38 #include <asm/octeon/cvmx-pip-defs.h>
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H A Dsignal.h73 #include <asm-generic/signal-defs.h>
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dsignal.h58 #include <asm-generic/signal-defs.h>
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dsignal.h73 #include <asm-generic/signal-defs.h>
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h10 #include <linux/percpu-defs.h>
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dscb.h22 #include <defs.h>
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dsignal.h68 #include <asm-generic/signal-defs.h>
/kernel/linux/linux-6.6/kernel/
H A Dwatchdog_buddy.c7 #include <linux/percpu-defs.h>
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp291 auto it = defs.find(val); in entry()
293 if (it == defs.end()) { in entry()
294 std::list<ValueDef *> &res = defs[val]; in entry()
295 res = val->defs; in entry()
302 std::unordered_map<Value *, std::list<ValueDef *> > defs; member in nv50_ir::MergedDefs
318 defs.erase(def->get()); in removeDefsOfInstruction()
319 for (auto &p : defs) in removeDefsOfInstruction()
325 for (auto &p : defs) in merge()
326 p.first->defs = p.second; in merge()
910 for (Value::DefCIterator def = lval->defs in isShortRegVal()
1028 const std::list<ValueDef *> &defs = mergedDefs(val); coalesceValues() local
1830 std::list<ValueDef *> &defs = mergedDefs(lval); run() local
[all...]
H A Dnv50_ir.h755 std::list<ValueDef *> defs; member in nv50_ir::Value
876 inline ValueDef& def(int s) { return defs[s]; } in def()
878 inline const ValueDef& def(int s) const { return defs[s]; } in def()
880 inline Value *getDef(int d) const { return defs[d].get(); } in getDef()
886 return d < defs.size() && defs[d].exists(); in defExists()
904 unsigned int defCount() const { return defs.size(); }; in defCount()
928 // check whether the defs interfere with srcs and defs of another instruction
982 std::deque<ValueDef> defs; // n member in nv50_ir::Instruction
[all...]
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Ddma-octeon.c27 #include <asm/octeon/cvmx-npi-defs.h>
28 #include <asm/octeon/cvmx-pci-defs.h>
/third_party/mesa3d/src/compiler/nir/
H A Dnir_phi_builder.c65 /* Array of SSA defs, indexed by block. For each block, this array has has
76 * one of the defs provided by nir_phi_builder_value_set_blocK_def().
118 unsigned bit_size, const BITSET_WORD *defs) in nir_phi_builder_add_value()
135 BITSET_FOREACH_SET(i, defs, pb->num_blocks) { in nir_phi_builder_add_value()
220 * Because a phi node may use SSA defs that it does not dominate (this in nir_phi_builder_value_get_block_def()
117 nir_phi_builder_add_value(struct nir_phi_builder *pb, unsigned num_components, unsigned bit_size, const BITSET_WORD *defs) nir_phi_builder_add_value() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dconvert_relaxed_to_half_test.cpp1343 const std::string defs = in TEST_F() local
1423 SinglePassRunAndMatch<ConvertToHalfPass>(defs + func, true); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dconvert_relaxed_to_half_test.cpp1343 const std::string defs = in TEST_F() local
1423 SinglePassRunAndMatch<ConvertToHalfPass>(defs + func, true); in TEST_F()
/third_party/spirv-tools/test/opt/
H A Dconvert_relaxed_to_half_test.cpp1343 const std::string defs = in TEST_F() local
1423 SinglePassRunAndMatch<ConvertToHalfPass>(defs + func, true); in TEST_F()
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
H A Dsignal.h106 #include <asm-generic/signal-defs.h>
/kernel/linux/linux-5.10/arch/h8300/include/uapi/asm/
H A Dsignal.h89 #include <asm-generic/signal-defs.h>
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-spi.h35 #include <asm/octeon/cvmx-gmxx-defs.h>
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Dsignal.h87 #include <asm-generic/signal-defs.h>

Completed in 15 milliseconds

12345678910>>...18