Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp752 const unsigned SExtSize = SExt->getType()->getPrimitiveSizeInBits(); in visitTrunc() local
755 const unsigned MaxAmt = SExtSize - std::max(CISize, ASize); in visitTrunc()