Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5530 auto LSrl = Builder.buildLShr(Ty, Sign, Inexact); in applySDivByPow2() local
5531 auto Add = Builder.buildAdd(Ty, LHS, LSrl); in applySDivByPow2()