Home
last modified time | relevance | path

Searched defs:TypeWidth (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp126 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); in CanEvaluateShifted() local
150 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); in CanEvaluateShifted() local
213 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); in GetShiftedValue() local
255 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); in GetShiftedValue() local
/external/clang/lib/Frontend/
DInitPreprocessor.cpp156 static void DefineTypeSize(StringRef MacroName, unsigned TypeWidth, in DefineTypeSize()
190 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntType() local
207 static const char *getLockFreeValue(unsigned TypeWidth, unsigned TypeAlign, in getLockFreeValue()
/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp281 uint64_t TypeWidth = Ctx.getTypeSize(SymbolType); in MakeSymIntVal() local