Searched refs:matchCombineMulToShl (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h314 bool matchCombineMulToShl(MachineInstr &MI, unsigned &ShiftVal);
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1624 bool CombinerHelper::matchCombineMulToShl(MachineInstr &MI, function in class:CombinerHelper

Completed in 172 milliseconds