Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h331 bool tryCombineShiftToUnmerge(MachineInstr &MI, unsigned TargetShiftAmount);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2020 unsigned TargetShiftAmount) { in tryCombineShiftToUnmerge() argument
2022 if (matchCombineShiftToUnmerge(MI, TargetShiftAmount, ShiftAmt)) { in tryCombineShiftToUnmerge()