Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h418 void applyCombineTruncOfShift(MachineInstr &MI,
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
DCombine.td671 (apply [{ Helper.applyCombineTruncOfShift(*${root}, ${matchinfo}); }])
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp2347 void CombinerHelper::applyCombineTruncOfShift( in applyCombineTruncOfShift() function in CombinerHelper