VIGe

zio.wasm.Instr$.VIGe
final case class VIGe(shape: IShape | IShape | IShape, signedness: Signedness) extends Instr, VectorInstr, VIRelOp

Members list

Value members

Inherited methods

def foldLeftRec[S](initial: S)(f: (S, Instr) => S): S

Attributes

Inherited from:
Instr
def mapInstr(f: Instr => Instr): Instr

Attributes

Inherited from:
Instr

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product