Home
last modified time | relevance | path

Searched refs:OperandBuildSteps (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h90 using OperandBuildSteps = variable
94 OperandBuildSteps OperandFns; /// Operands to be added to the instruction.
96 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2786 OperandBuildSteps LogicBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()
2793 OperandBuildSteps HandBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()