Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h92 struct InstructionBuildSteps { struct
95 InstructionBuildSteps() = default; argument
96 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() function