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 |
|
Constructors |
Data Members
Name |
Description |
Opcode for the produced instruction. |
|
Operand builders invoked in order on the new instruction. |
Created with MrDocs