Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3159 const unsigned &SelectOperand) { in applyFoldBinOpIntoSelect() argument
3165 MachineInstr *Select = MRI.getVRegDef(MI.getOperand(SelectOperand).getReg()); in applyFoldBinOpIntoSelect()
3179 if (SelectOperand == 1) { in applyFoldBinOpIntoSelect()