Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h271 bool tryCombineShiftToUnmerge(MachineInstr &MI, unsigned TargetShiftAmount);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2270 unsigned TargetShiftAmount) { in tryCombineShiftToUnmerge() argument
2272 if (matchCombineShiftToUnmerge(MI, TargetShiftAmount, ShiftAmt)) { in tryCombineShiftToUnmerge()