Searched refs:SizeTypeWidth (Results 1 – 1 of 1) sorted by relevance
608 unsigned SizeTypeWidth = TI.getTypeWidth(TI.getSizeType()); in checkFortifiedBuiltinMemoryFunction() local643 .extOrTrunc(SizeTypeWidth); in checkFortifiedBuiltinMemoryFunction()748 ObjectSize = llvm::APSInt::getUnsigned(Result).extOrTrunc(SizeTypeWidth); in checkFortifiedBuiltinMemoryFunction()757 UsedSize = Result.Val.getInt().extOrTrunc(SizeTypeWidth); in checkFortifiedBuiltinMemoryFunction()