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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2491 const unsigned TruncSize = TruncTy.getScalarSizeInBits(); local
2494 if (ShiftSize > 32 && TruncSize < 32)

Completed in 113 milliseconds