Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h70 using OperandBuildSteps = variable
74 OperandBuildSteps OperandFns; /// Operands to be added to the instruction.
76 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2935 OperandBuildSteps LogicBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()
2942 OperandBuildSteps HandBuildSteps = { in matchHoistLogicOpWithSameOpcodeHands()