Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h86 struct InstructionBuildSteps { struct
89 InstructionBuildSteps() = default; argument
90 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() function