Home
last modified time | relevance | path

Searched defs:InstructionBuildSteps (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h91 struct InstructionBuildSteps { struct
94 InstructionBuildSteps() = default; argument
95 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() function