Searched refs:ir2 (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
D | opt_algebraic.cpp | 69 ir_expression *ir2); 72 ir_expression *ir2, 231 ir_expression *ir2, in reassociate_operands() argument 234 ir_rvalue *temp = ir2->operands[op2]; in reassociate_operands() 235 ir2->operands[op2] = ir1->operands[op1]; in reassociate_operands() 242 update_type(ir2); in reassociate_operands() 255 ir_expression *ir2) in reassociate_constant() argument 257 if (!ir2 || ir1->operation != ir2->operation) in reassociate_constant() 263 ir2->operands[0]->type->is_matrix() || in reassociate_constant() 264 ir2->operands[1]->type->is_matrix()) in reassociate_constant() [all …]
|
/third_party/mesa3d/src/freedreno/ |
D | meson.build | 47 subdir('ir2') subdir
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | meson.build | 86 'a2xx/ir2.c', 87 'a2xx/ir2.h',
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tzrulets.cpp | 2201 IZRule* ir2; in TestVTimeZoneWrapper() 2212 ir2 = izrule_clone(ir1); in TestVTimeZoneWrapper() 2215 b = izrule_equals(ir1, ir2); in TestVTimeZoneWrapper() 2216 b = izrule_isEquivalentTo(ir1, ir2); in TestVTimeZoneWrapper() 2233 zt1 = ztrans_open(base, ir1, ir2); in TestVTimeZoneWrapper() 2249 ztrans_setTo(zt1, (void*)ir2); in TestVTimeZoneWrapper() 2250 ztrans_adoptTo(zt1, (void*)ir2); in TestVTimeZoneWrapper()
|
/third_party/mksh/ |
D | check.t | 12922 typeset -n ir2=bar 12923 typeset -n ind=ir2 12926 echo !ir2: ${!ir2} 12927 echo ir2: $ir2 12931 typeset -n ir2=ind 12932 echo !ir2: ${!ir2} 12933 echo ir2: $ir2 12934 set|grep ^ir2|sed 's/^/s1: /' 12935 typeset|grep ' ir2'|sed -e 's/^/s2: /' -e 's/nameref/typeset -n/' 12938 typeset -n ir2=blub[2] [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.2.0.rst | 270 - freedreno/a2xx: ir2: fix lowering of instructions after float
|
D | 19.3.0.rst | 1841 - freedreno/a2xx: ir2: fix lowering of instructions after float 1843 - freedreno/a2xx: ir2: remove pointcoord y invert 1844 - freedreno/a2xx: ir2: set lower_fdph 1845 - freedreno/a2xx: ir2: fix saturate in cp 1846 - freedreno/a2xx: ir2: check opcode on the right instruction in export 1848 - freedreno/a2xx: ir2: fix incorrect instruction reordering 1849 - freedreno/a2xx: ir2: update register state in scalar insert
|
D | 19.0.0.rst | 1471 - freedreno: a2xx: add ir2 copy propagation 1472 - freedreno: a2xx: add partial lower_scalar pass for ir2 1474 - freedreno: a2xx: ir2 cleanup
|
D | 21.2.0.rst | 4496 - freedreno/ir2: Re-indent
|
/third_party/mesa3d/docs/drivers/freedreno/ |
D | ir3-notes.rst | 6 Compared to the previous generation a2xx ISA (ir2), the a3xx ISA is a "simple" scalar instruction s…
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 1335 "../src/freedreno/ir2/disasm-a2xx.c", 1336 "../src/freedreno/ir2/instr-a2xx.h", 1337 "../src/freedreno/ir2/meson.build", 2242 "../src/gallium/drivers/freedreno/a2xx/ir2.c", 2243 "../src/gallium/drivers/freedreno/a2xx/ir2.h",
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 70535 z4N^8ot@Lnd-At*&!xr1z=0lXuG7MwiTTzyYBc8rAY)R`u@@yNa+j#Vm-ir2`E3G`K
|