Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h71 using OperandBuildSteps = variable
75 OperandBuildSteps OperandFns; /// Operands to be added to the instruction.
77 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2987 OperandBuildSteps LogicBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()
2994 OperandBuildSteps HandBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()