Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h89 using OperandBuildSteps = variable
93 OperandBuildSteps OperandFns; /// Operands to be added to the instruction.
95 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2702 OperandBuildSteps LogicBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()
2709 OperandBuildSteps HandBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()