Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h605 void applyFunnelShiftToRotate(MachineInstr &MI);
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td761 (apply [{ Helper.applyFunnelShiftToRotate(*${root}); }])
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4169 void CombinerHelper::applyFunnelShiftToRotate(MachineInstr &MI) { in applyFunnelShiftToRotate() function in CombinerHelper