Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h339 bool matchCombineTruncOfShl(MachineInstr &MI,
/external/llvm-project/llvm/include/llvm/Target/GlobalISel/
DCombine.td505 [{ return Helper.matchCombineTruncOfShl(*${root}, ${matchinfo}); }]),
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp2367 bool CombinerHelper::matchCombineTruncOfShl( in matchCombineTruncOfShl() function in CombinerHelper