Home
last modified time | relevance | path

Searched refs:lbld (Results 1 – 22 of 22) sorted by relevance

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/Tests/Readers/
H A DMarkdown.hs201 T.intercalate "\n" (map (lstr <>) istrs) =?> lbld (map plain iblds)
202 | (ln, lstr, lbld) <- lists, (mp, istrs, iblds) <- items]
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/Tests/Readers/
H A DMarkdown.hs202 T.intercalate "\n" (map (lstr <>) istrs) =?> lbld (map plain iblds)
203 | (ln, lstr, lbld) <- lists, (mp, istrs, iblds) <- items]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_fs.cpp6626 return !(is_periodic(inst->src[i], lbld.dispatch_width()) || in needs_src_copy()
6628 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
6639 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
6641 assert(lbld.group() >= inst->group); in emit_unzip()
6646 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
6651 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
6681 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
6694 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
6701 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
6872 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_fs.cpp7583 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7584 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7594 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7596 assert(lbld.group() >= inst->group); in emit_unzip()
7601 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7606 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7636 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7649 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7656 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7827 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp7638 lbld.dispatch_width() <= inst->exec_size)) || in needs_src_copy()
7639 (inst->flags_written(lbld.shader->devinfo) & in needs_src_copy()
7649 emit_unzip(const fs_builder &lbld, fs_inst *inst, unsigned i) in emit_unzip() argument
7651 assert(lbld.group() >= inst->group); in emit_unzip()
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7661 const fs_builder cbld = lbld.group(MIN2(lbld.dispatch_width(), in emit_unzip()
7691 needs_dst_copy(const fs_builder &lbld, const fs_inst *inst) in needs_dst_copy() argument
7704 if (lbld.dispatch_width() > inst->exec_size) in needs_dst_copy()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()
7882 split_inst.dst = emit_zip(lbld.at(block, inst), in lower_simd_width()
[all …]
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dfilecatalog_rename.cc597 Gtk::Label lbld(M("RENAME_DIALOG_BASEDIR")); in get_params() local
599 hbd.pack_start(lbld, Gtk::PACK_SHRINK, pad); in get_params()
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Dliu.tim9961 lbld=瘖
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin9317 lbld
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin9317 lbld
/dports/editors/mined/mined-2015.25/src/
H A Dkeymaps.t63449 "lbld\000瘖\000"
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DEZ-Big.txt.in67825 lbld 蝴蝶
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DEZ-Big.txt.in67825 lbld 蝴蝶
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DEZ-Big.txt.in67825 lbld 蝴蝶
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DEZ-Big.txt.in67825 lbld 蝴蝶