Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h328 bool matchCombineShiftToUnmerge(MachineInstr &MI, unsigned TargetShiftSize,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1922 unsigned TargetShiftSize, in matchCombineShiftToUnmerge() argument
1934 if (Size <= TargetShiftSize) in matchCombineShiftToUnmerge()