Home
last modified time | relevance | path

Searched refs:lut_template (Results 1 – 15 of 15) sorted by relevance

/dports/cad/opentimer/OpenTimer-18d28ff/ot/liberty/
H A Dtiming.cpp438 if(lut->lut_template == nullptr) { in delay()
451 assert(lut->lut_template->variable1); in delay()
456 if(lut->lut_template->variable2) { in delay()
464 if(lut->lut_template->variable2) { in delay()
513 if(lut->lut_template == nullptr) { in slew()
526 assert(lut->lut_template->variable1); in slew()
531 if(lut->lut_template->variable2) { in slew()
539 if(lut->lut_template->variable2) { in slew()
605 assert(lut->lut_template->variable1); in constraint()
610 if(lut->lut_template->variable2) { in constraint()
[all …]
H A Dlut.cpp115 if(lut_template) { in scale_time()
116 if(auto v1 = lut_template->variable1; v1 && is_time_lut_var(*v1)) { in scale_time()
121 if(auto v2 = lut_template->variable2; v2 && is_time_lut_var(*v2)) { in scale_time()
137 if(lut_template) { in scale_capacitance()
138 if(auto v1 = lut_template->variable1; v1 && is_capacitance_lut_var(*v1)) { in scale_capacitance()
143 if(auto v2 = lut_template->variable2; v2 && is_capacitance_lut_var(*v2)) { in scale_capacitance()
H A Dcelllib.hpp66 const LutTemplate* lut_template(const std::string&) const;
69 LutTemplate* lut_template(const std::string&);
H A Dlut.hpp61 const LutTemplate* lut_template {nullptr}; member
H A Dcelllib.cpp137 const LutTemplate* Celllib::lut_template(const std::string& name) const { in lut_template() function in ot::Celllib
147 LutTemplate* Celllib::lut_template(const std::string& name) { in lut_template() function in ot::Celllib
269 lut.lut_template = lut_template(lut.name); in _extract_lut()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…
/dports/lang/clover/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py108 lut_template = Template(""" static const char *${field}_table[] = { variable
308 …body += lut_template.render(field = mod, table = pretty_mods(opts, default), pos = pos, width = wi…