Home
last modified time | relevance | path

Searched refs:type_b (Results 251 – 275 of 474) sorted by relevance

1...<<111213141516171819

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/
H A Dglsl_types.cpp1618 glsl_type::get_mul_type(const glsl_type *type_a, const glsl_type *type_b) in get_mul_type() argument
1620 if (type_a->is_matrix() && type_b->is_matrix()) { in get_mul_type()
1626 if (type_a->row_type() == type_b->column_type()) { in get_mul_type()
1635 type_b->row_type()->vector_elements); in get_mul_type()
1640 } else if (type_a == type_b) { in get_mul_type()
1648 if (type_a->row_type() == type_b) { in get_mul_type()
1660 assert(type_b->is_matrix()); in get_mul_type()
1667 if (type_a == type_b->column_type()) { in get_mul_type()
1672 type_b->row_type()->vector_elements, in get_mul_type()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp1501 glsl_type::get_mul_type(const glsl_type *type_a, const glsl_type *type_b) in get_mul_type() argument
1503 if (type_a->is_matrix() && type_b->is_matrix()) { in get_mul_type()
1509 if (type_a->row_type() == type_b->column_type()) { in get_mul_type()
1518 type_b->row_type()->vector_elements); in get_mul_type()
1523 } else if (type_a == type_b) { in get_mul_type()
1531 if (type_a->row_type() == type_b) { in get_mul_type()
1543 assert(type_b->is_matrix()); in get_mul_type()
1550 if (type_a == type_b->column_type()) { in get_mul_type()
1555 type_b->row_type()->vector_elements, in get_mul_type()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dremat-fold-load.ll13 %type_a = type { %type_a*, %type_b }
14 %type_b = type { %type_c, i32 }
/dports/x11/p5-X11-Protocol/X11-Protocol-0.56/
H A DProtocol.pm602 my($type_b, $type);
604 $type_b = $self->get(1);
605 $type = unpack "C", $type_b;
607 my $data = $type_b . $self->get(31);
613 push @{$self->{'event_queue'}}, $type_b . $self->get(31);
616 ($self->unpack_event($type_b . $self->get(31)));
623 $data = join("", $type_b, $data, $self->get(4 * $len));
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h192 unsigned type_b:3; member
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h192 unsigned type_b:3; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h192 unsigned type_b:3; member
/dports/games/uhexen2/hexen2source-1.5.9/utils/hcc/
H A Dhcc.h133 def_t *type_a, *type_b, *type_c; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h192 unsigned type_b:3; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h192 unsigned type_b:3; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h192 unsigned type_b:3; member

1...<<111213141516171819