Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h408 void applyCombineTruncOfShift(MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td859 (apply [{ Helper.applyCombineTruncOfShift(*${root}, ${matchinfo}); }])
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2697 void CombinerHelper::applyCombineTruncOfShift( in applyCombineTruncOfShift() function in CombinerHelper