Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h72 struct InstructionBuildSteps { struct
75 InstructionBuildSteps() = default; argument
76 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() function