Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3686 auto SmallVal = MIRBuilder.buildLShr(NewSrcTy, ExtVal, ShiftAmt); in lowerStore() local
3700 MIRBuilder.buildStore(SmallVal, SmallPtr, *SmallMMO); in lowerStore()