Home
last modified time | relevance | path

Searched defs:TruncWidth (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperCasts.cpp47 unsigned TruncWidth = MRI.getType(Trunc->getReg(0)).getScalarSizeInBits(); in matchSextOfTrunc() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6592 unsigned TruncWidth = TI->getType()->getPrimitiveSizeInBits(); in processUMulZExtIdiom() local