Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2621 const unsigned TruncSize = TruncTy.getScalarSizeInBits(); in getMidVTForTruncRightShiftCombine() local
2624 if (ShiftSize > 32 && TruncSize < 32) in getMidVTForTruncRightShiftCombine()