Searched defs:arrayType (Results 1 – 7 of 7) sorted by relevance
44 val arrayType = builder.create() in intrinsicHistogram() constant120 val arrayType = builder.create() in intrinsicHistogramDot() constant
45 val arrayType = builder.create() in intrinsicBlend() constant
51 val arrayType = builder.create() in intrinsicBlur() constant
50 val arrayType = builder.create() in intrinsicLut() constant
45 val arrayType = builder.create() in intrinsicConvolve() constant
48 val arrayType = builder.create() in intrinsicLut3d() constant
1006 type arrayType struct { struct1007 elem Type1008 size uint1011 func (typе *arrayType) Align(arch Arch) uint {1015 func (typе *arrayType) Bits(arch Arch) uint {1019 func (typе *arrayType) DeclareVar(var_name string, arch Arch) string {1023 func (typе *arrayType) BaseName(arch Arch) string {1027 func (typе *arrayType) Name(arch Arch) string {1031 func (*arrayType) Kind(Arch) Kind {1035 func (typе *arrayType) Elem(Arch) Type {[all …]