Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDCombinerHelper.h604 void applyFunnelShiftToRotate(MachineInstr &MI);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
HDCombine.td940 (apply [{ Helper.applyFunnelShiftToRotate(*${root}); }])
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp4302 void CombinerHelper::applyFunnelShiftToRotate(MachineInstr &MI) { in applyFunnelShiftToRotate() function in CombinerHelper