Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6047 APInt ImmPop = Imm.ashr(Shifts); in decomposeMulByConstant() local
6048 if (ImmPop == 3 || ImmPop == 5 || ImmPop == 9 || ImmPop == 17) in decomposeMulByConstant()