Home
last modified time | relevance | path

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

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