Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h84 using OperandBuildSteps = variable
88 OperandBuildSteps OperandFns; /// Operands to be added to the instruction.
90 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3193 OperandBuildSteps LogicBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()
3200 OperandBuildSteps HandBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()