class GConcatVectors

Declaration

class GConcatVectors : public GMergeLikeOp { /* full declaration omitted */ };

Description

Represents a G_CONCAT_VECTORS.

Declared at: llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:184

Inherits from: GMergeLikeOp

Member Variables

Method Overview

  • public static bool classof(const llvm::MachineInstr * MI)

Inherited from GMergeLikeOp:

Inherited from GenericMachineInstr:

Inherited from MachineInstr:

Methods

ΒΆstatic bool classof(const llvm::MachineInstr* MI)

Declared at: llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:186

Parameters

const llvm::MachineInstr* MI