Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombineInternal.h66 unsigned MinBitWidth = 0; member
DTruncInstCombine.cpp202 unsigned MinBitWidth = InstInfoMap.lookup(cast<Instruction>(Src)).MinBitWidth; in getMinBitWidth() local
264 unsigned MinBitWidth = getMinBitWidth(); in getBestTruncatedType() local