Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1742 APInt CombinedImm = MaybeImmVal->Value + MaybeImm2Val->Value; in matchPtrAddImmedChain() local
1743 AMNew.BaseOffs = CombinedImm.getSExtValue(); in matchPtrAddImmedChain()