Description of one instruction to emit during a multi‐step combine.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/CombinerHelper.h>

struct InstructionBuildSteps;

Member Functions

Name

Description

InstructionBuildSteps [constructor]

Constructors

Data Members

Name

Description

Opcode

Opcode for the produced instruction.

OperandFns

Operand builders invoked in order on the new instruction.

Created with MrDocs