Home
last modified time | relevance | path

Searched refs:inst (Results 6526 – 6550 of 52496) sorted by relevance

1...<<261262263264265266267268269270>>...2100

/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c296 qir_for_each_inst_inorder(inst, c) { in vc4_register_allocate()
297 if (qir_writes_r4(inst)) { in vc4_register_allocate()
312 if (inst->cond != QPU_COND_ALWAYS) in vc4_register_allocate()
318 if (inst->dst.file == QFILE_TEMP) in vc4_register_allocate()
322 switch (inst->op) { in vc4_register_allocate()
334 assert(inst->src[0].file == QFILE_TEMP); in vc4_register_allocate()
353 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate()
364 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_register_allocate()
365 if (inst->src[i].file == QFILE_TEMP && in vc4_register_allocate()
366 inst->src[i].pack) { in vc4_register_allocate()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/ir/
H A Dfunction.rs302 self.encode(inst, isa).map(|e| self.encodings[inst] = e) in update_encoding()
312 isa.encode(&self, &self.dfg[inst], self.dfg.ctrl_typevar(inst)) in encode()
326 match self.dfg[inst].branch_destination_mut() { in change_branch_destination()
338 match self.dfg.analyze_branch(inst) { in rewrite_branch_destination()
353 match &mut self.dfg[inst] { in rewrite_branch_destination()
359 self.dfg.display_inst(inst, None) in rewrite_branch_destination()
377 let mut inst_iter = inst_iter.skip_while(|&inst| !dfg[inst].opcode().is_branch()); in is_block_basic()
480 self.iter.next().map(|inst| { in next()
481 self.divert.apply(&self.func.dfg[inst]); in next()
484 .byte_size(self.encodings[inst], inst, &self.divert, self.func); in next()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c296 qir_for_each_inst_inorder(inst, c) { in vc4_register_allocate()
297 if (qir_writes_r4(inst)) { in vc4_register_allocate()
312 if (inst->cond != QPU_COND_ALWAYS) in vc4_register_allocate()
318 if (inst->dst.file == QFILE_TEMP) in vc4_register_allocate()
322 switch (inst->op) { in vc4_register_allocate()
334 assert(inst->src[0].file == QFILE_TEMP); in vc4_register_allocate()
353 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate()
364 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_register_allocate()
365 if (inst->src[i].file == QFILE_TEMP && in vc4_register_allocate()
366 inst->src[i].pack) { in vc4_register_allocate()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c296 qir_for_each_inst_inorder(inst, c) { in vc4_register_allocate()
297 if (qir_writes_r4(inst)) { in vc4_register_allocate()
312 if (inst->cond != QPU_COND_ALWAYS) in vc4_register_allocate()
318 if (inst->dst.file == QFILE_TEMP) in vc4_register_allocate()
322 switch (inst->op) { in vc4_register_allocate()
334 assert(inst->src[0].file == QFILE_TEMP); in vc4_register_allocate()
353 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate()
364 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_register_allocate()
365 if (inst->src[i].file == QFILE_TEMP && in vc4_register_allocate()
366 inst->src[i].pack) { in vc4_register_allocate()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c296 qir_for_each_inst_inorder(inst, c) { in vc4_register_allocate()
297 if (qir_writes_r4(inst)) { in vc4_register_allocate()
312 if (inst->cond != QPU_COND_ALWAYS) in vc4_register_allocate()
318 if (inst->dst.file == QFILE_TEMP) in vc4_register_allocate()
322 switch (inst->op) { in vc4_register_allocate()
334 assert(inst->src[0].file == QFILE_TEMP); in vc4_register_allocate()
353 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate()
364 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_register_allocate()
365 if (inst->src[i].file == QFILE_TEMP && in vc4_register_allocate()
366 inst->src[i].pack) { in vc4_register_allocate()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c296 qir_for_each_inst_inorder(inst, c) { in vc4_register_allocate()
297 if (qir_writes_r4(inst)) { in vc4_register_allocate()
312 if (inst->cond != QPU_COND_ALWAYS) in vc4_register_allocate()
318 if (inst->dst.file == QFILE_TEMP) in vc4_register_allocate()
322 switch (inst->op) { in vc4_register_allocate()
334 assert(inst->src[0].file == QFILE_TEMP); in vc4_register_allocate()
353 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate()
364 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_register_allocate()
365 if (inst->src[i].file == QFILE_TEMP && in vc4_register_allocate()
366 inst->src[i].pack) { in vc4_register_allocate()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c296 qir_for_each_inst_inorder(inst, c) { in vc4_register_allocate()
297 if (qir_writes_r4(inst)) { in vc4_register_allocate()
312 if (inst->cond != QPU_COND_ALWAYS) in vc4_register_allocate()
318 if (inst->dst.file == QFILE_TEMP) in vc4_register_allocate()
322 switch (inst->op) { in vc4_register_allocate()
334 assert(inst->src[0].file == QFILE_TEMP); in vc4_register_allocate()
353 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate()
364 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_register_allocate()
365 if (inst->src[i].file == QFILE_TEMP && in vc4_register_allocate()
366 inst->src[i].pack) { in vc4_register_allocate()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c296 qir_for_each_inst_inorder(inst, c) { in vc4_register_allocate()
297 if (qir_writes_r4(inst)) { in vc4_register_allocate()
312 if (inst->cond != QPU_COND_ALWAYS) in vc4_register_allocate()
318 if (inst->dst.file == QFILE_TEMP) in vc4_register_allocate()
322 switch (inst->op) { in vc4_register_allocate()
334 assert(inst->src[0].file == QFILE_TEMP); in vc4_register_allocate()
353 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate()
364 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_register_allocate()
365 if (inst->src[i].file == QFILE_TEMP && in vc4_register_allocate()
366 inst->src[i].pack) { in vc4_register_allocate()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c300 qir_for_each_inst_inorder(inst, c) { in vc4_register_allocate()
301 if (qir_writes_r4(inst)) { in vc4_register_allocate()
316 if (inst->cond != QPU_COND_ALWAYS) in vc4_register_allocate()
322 if (inst->dst.file == QFILE_TEMP) in vc4_register_allocate()
326 switch (inst->op) { in vc4_register_allocate()
338 assert(inst->src[0].file == QFILE_TEMP); in vc4_register_allocate()
357 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate()
368 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_register_allocate()
369 if (inst->src[i].file == QFILE_TEMP && in vc4_register_allocate()
370 inst->src[i].pack) { in vc4_register_allocate()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillManagerGMRF.cpp93 for (auto inst : instList) in splice() local
1118 G4_INST * inst) in createTransientGRFRangeDeclare() argument
1171 if (inst->isSend()) in getSpillRowSizeForSendDst()
1242 G4_INST * inst in createSpillRangeDeclare() argument
1257 G4_INST * inst in createGRFFillRangeDeclare() argument
1274 if (inst->isSend()) in getSpillRowSizeForSendSrc()
4407 …if (inst->opcode() == G4_mov && inst->getExecSize() == g4::SIMD1 && inst->getSrc(0)->isImm() && !i… in runSpillAnalysis()
4837 if (inst->isSpillIntrinsic() || inst->isFillIntrinsic()) in saveRestoreA0()
4841 if (inst->getDst() && inst->getDst()->isAddress()) in saveRestoreA0()
4847 …if (inst->getSrc(i)->isAddress() || (inst->getSrc(i)->isSrcRegRegion() && inst->getSrc(i)->asSrcRe… in saveRestoreA0()
[all …]
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotInstr/
H A DCBotBreak.cpp52 CBotBreak* inst = new CBotBreak(); // creates the object in Compile() local
53 inst->SetToken(pp); // keeps the operation in Compile()
58 inst->m_label = pp->GetString(); // register the name of label in Compile()
59 if ( !ChkLvl(inst->m_label, type ) ) in Compile()
61 delete inst; in Compile()
69 return inst; // return what it wants in Compile()
71 delete inst; in Compile()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/systray/
H A De_mod_main.h55 const E_Gadcon *systray_gadcon_get(const Instance *inst);
56 void systray_size_updated(Instance *inst);
57 Evas_Object *systray_edje_get(const Instance *inst);
58 void systray_edje_box_append(Instance *inst, Evas_Object *child);
59 void systray_edje_box_remove(Instance *inst, Evas_Object *child);
60 void systray_edje_box_prepend(Instance *inst, Evas_Object *child);
62 Instance_Notifier_Host *systray_notifier_host_new(Instance *inst, E_Gadcon *gadcon);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv40.c36 u32 inst = data << 4; in nv40_mpeg_mthd_dma() local
37 u32 dma0 = nvkm_instmem_rd32(imem, inst + 0); in nv40_mpeg_mthd_dma()
38 u32 dma1 = nvkm_instmem_rd32(imem, inst + 4); in nv40_mpeg_mthd_dma()
39 u32 dma2 = nvkm_instmem_rd32(imem, inst + 8); in nv40_mpeg_mthd_dma()
46 inst, dma0, dma1, dma2); in nv40_mpeg_mthd_dma()
79 nv40_mpeg_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_mpeg_new() argument
82 return nv31_mpeg_new_(&nv40_mpeg, device, type, inst, pmpeg); in nv40_mpeg_new()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv40.c36 u32 inst = data << 4; in nv40_mpeg_mthd_dma() local
37 u32 dma0 = nvkm_instmem_rd32(imem, inst + 0); in nv40_mpeg_mthd_dma()
38 u32 dma1 = nvkm_instmem_rd32(imem, inst + 4); in nv40_mpeg_mthd_dma()
39 u32 dma2 = nvkm_instmem_rd32(imem, inst + 8); in nv40_mpeg_mthd_dma()
46 inst, dma0, dma1, dma2); in nv40_mpeg_mthd_dma()
79 nv40_mpeg_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_mpeg_new() argument
82 return nv31_mpeg_new_(&nv40_mpeg, device, type, inst, pmpeg); in nv40_mpeg_new()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/crosstest/
H A Dtest_bitmanip.cpp21 #define X(inst, type) \ argument
22 type test_##inst(type a) { return my_##inst(a); } \
23 type test_alloca_##inst(type a) { \
27 buf[i] = my_##inst(a); \
35 type test_const_##inst(type ignored) { \
36 return my_##inst(static_cast<type>(0x12340)); \
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv40.c36 u32 inst = data << 4; in nv40_mpeg_mthd_dma() local
37 u32 dma0 = nvkm_instmem_rd32(imem, inst + 0); in nv40_mpeg_mthd_dma()
38 u32 dma1 = nvkm_instmem_rd32(imem, inst + 4); in nv40_mpeg_mthd_dma()
39 u32 dma2 = nvkm_instmem_rd32(imem, inst + 8); in nv40_mpeg_mthd_dma()
46 inst, dma0, dma1, dma2); in nv40_mpeg_mthd_dma()
79 nv40_mpeg_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_mpeg_new() argument
82 return nv31_mpeg_new_(&nv40_mpeg, device, type, inst, pmpeg); in nv40_mpeg_new()
/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.c46 weed_plant_t *inst; member
1277 inst = get_next_compound_inst(inst); in weed_reinit_effect()
6427 return inst; in weed_create_instance()
6580 inst = get_next_compound_inst(inst); in weed_instance_from_filter()
8189 if (!inst) { in weed_generator_end()
8224 if (inst && get_audio_channel_in(inst, 0)) { in weed_generator_end()
8247 if (inst) wge_inner(inst); // removes 1 ref in weed_generator_end()
8445 inst = NULL; in weed_playback_gen_start()
9057 if (!inst) { in weed_set_blend_factor()
9461 return inst; in rte_keymode_get_instance()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkmenusectionbox.h31 #define GTK_MENU_SECTION_BOX(inst) (G_TYPE_CHECK_INSTANCE_CAST ((inst), … argument
35 #define GTK_IS_MENU_SECTION_BOX(inst) (G_TYPE_CHECK_INSTANCE_TYPE ((inst), … argument
39 #define GTK_MENU_SECTION_BOX_GET_CLASS(inst) (G_TYPE_INSTANCE_GET_CLASS ((inst), … argument
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRInst.cpp180 IRInst inst; in Write() local
181 inst.op = op; in Write()
182 inst.dest = dst; in Write()
183 inst.src1 = src1; in Write()
184 inst.src2 = src2; in Write()
185 inst.constant = nextConst_; in Write()
186 insts_.push_back(inst); in Write()
313 const IRMeta *meta = GetIRMeta(inst.op); in DisassembleIR()
321 DisassembleParam(bufDst, sizeof(bufDst) - 2, inst.dest, meta->types[0], inst.constant); in DisassembleIR()
322 DisassembleParam(bufSrc1, sizeof(bufSrc1) - 2, inst.src1, meta->types[1], inst.constant); in DisassembleIR()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRInst.cpp180 IRInst inst; in Write() local
181 inst.op = op; in Write()
182 inst.dest = dst; in Write()
183 inst.src1 = src1; in Write()
184 inst.src2 = src2; in Write()
185 inst.constant = nextConst_; in Write()
186 insts_.push_back(inst); in Write()
313 const IRMeta *meta = GetIRMeta(inst.op); in DisassembleIR()
321 DisassembleParam(bufDst, sizeof(bufDst) - 2, inst.dest, meta->types[0], inst.constant); in DisassembleIR()
322 DisassembleParam(bufSrc1, sizeof(bufSrc1) - 2, inst.src1, meta->types[1], inst.constant); in DisassembleIR()
[all …]
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dmodcontext.cc128 const auto foundm = this->findLocalModule(inst.name()); in instantiate_module()
130 if (foundm) return foundm->instantiate(self, &inst, evalctx); in instantiate_module()
132 return Context::instantiate_module(inst, evalctx); in instantiate_module()
136 std::string ModuleContext::dump(const AbstractModule *mod, const ModuleInstantiation *inst) in dump() argument
139 if (inst) { in dump()
140 …ost::format("ModuleContext %p (%p) for %s inst (%p) ") % this % this->parent % inst->name() % inst; in dump()
199 const auto foundm = this->findLocalModule(inst.name()); in instantiate_module()
201 if (foundm) return foundm->instantiate(self, &inst, evalctx); in instantiate_module()
212 PRINTDB("%s",ctx->dump(nullptr, &inst)); in instantiate_module()
214 return usedmod->scope.modules[inst.name()]->instantiate(ctx.ctx, &inst, evalctx); in instantiate_module()
[all …]
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dmodcontext.cc128 const auto foundm = this->findLocalModule(inst.name()); in instantiate_module()
130 if (foundm) return foundm->instantiate(self, &inst, evalctx); in instantiate_module()
132 return Context::instantiate_module(inst, evalctx); in instantiate_module()
136 std::string ModuleContext::dump(const AbstractModule *mod, const ModuleInstantiation *inst) in dump() argument
139 if (inst) { in dump()
140 …ost::format("ModuleContext %p (%p) for %s inst (%p) ") % this % this->parent % inst->name() % inst; in dump()
199 const auto foundm = this->findLocalModule(inst.name()); in instantiate_module()
201 if (foundm) return foundm->instantiate(self, &inst, evalctx); in instantiate_module()
212 PRINTDB("%s",ctx->dump(nullptr, &inst)); in instantiate_module()
214 return usedmod->scope.modules[inst.name()]->instantiate(ctx.ctx, &inst, evalctx); in instantiate_module()
[all …]
/dports/www/g-cows/g-cows-1.12/src/
H A Dcows-mkgen_options.C76 Msg::inst()->set_program_name (argv[0]); in Mkgen_opt()
109 Msg::inst()->set_brief (true); in Mkgen_opt()
161 Msg::inst()->fatal ( in Mkgen_opt()
167 Msg::inst()->set_verbosity (verbosity); in Mkgen_opt()
168 Msg::inst()->set_exit_mode (exit_mode); in Mkgen_opt()
177 Msg::inst()->fatal in Mkgen_opt()
200 Msg::inst()->set_brief (true); in Mkgen_opt()
260 Msg::inst()->sys_error in Mkgen_opt()
267 Msg::inst()->fatal in Mkgen_opt()
270 Msg::inst()->set_verbosity (verbosity); in Mkgen_opt()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRInst.cpp180 IRInst inst; in Write() local
181 inst.op = op; in Write()
182 inst.dest = dst; in Write()
183 inst.src1 = src1; in Write()
184 inst.src2 = src2; in Write()
185 inst.constant = nextConst_; in Write()
186 insts_.push_back(inst); in Write()
313 const IRMeta *meta = GetIRMeta(inst.op); in DisassembleIR()
321 DisassembleParam(bufDst, sizeof(bufDst) - 2, inst.dest, meta->types[0], inst.constant); in DisassembleIR()
322 DisassembleParam(bufSrc1, sizeof(bufSrc1) - 2, inst.src1, meta->types[1], inst.constant); in DisassembleIR()
[all …]
/dports/lang/ficl/ficl-4.1.0/softcore/
H A Dclasses.fr86 : ?null ( inst class -- flag )
91 : inc-ptr ( inst class -- )
99 : dec-ptr ( inst class -- )
121 : get ( inst class -- cell )
124 : set ( value inst class -- )
135 : get ( inst class -- value )
138 : set ( value inst class -- )
148 : get ( inst class -- value )
151 : set ( value inst class -- )
162 : get ( inst class -- value )
[all …]

1...<<261262263264265266267268269270>>...2100