Searched defs:NewWidth (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp669 unsigned NewWidth = NewVT->getElementType()->getIntegerBitWidth(); local
H A DInstCombineCompares.cpp1916 unsigned NewWidth = CI2->getValue().countTrailingZeros(); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp468 ConvertIntegerToTypeWarnOnOverflow(llvm::APSInt &Val, unsigned NewWidth, bool NewSign, SourceLocation Loc, unsigned DiagID) argument
H A DSemaDecl.cpp12830 unsigned NewWidth; local

Completed in 199 milliseconds