Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp1214 unsigned SrcPtrSize = DL.getPointerTypeSizeInBits(SrcPtr->getType()); in ConstantFoldCastOperand() local
1217 if (MidIntSize >= SrcPtrSize) { in ConstantFoldCastOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp1306 unsigned SrcPtrSize = DL.getPointerTypeSizeInBits(SrcPtr->getType()); in ConstantFoldCastOperand() local
1309 if (MidIntSize >= SrcPtrSize) { in ConstantFoldCastOperand()