Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp181 unsigned TruncBitWidth = DstTy->getScalarSizeInBits(); in getMinBitWidth() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6908 unsigned TruncBitWidth = TruncVT.getSizeInBits(); in optimizeLoadExt() local