Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DDataLayout.h411 unsigned getMaxPointerSizeInBits() const { in getMaxPointerSizeInBits() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h397 unsigned getMaxPointerSizeInBits() const { in getMaxPointerSizeInBits() function
/external/llvm-project/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp149 unsigned PointerSize = DL.getMaxPointerSizeInBits(); in getStaticAllocaSizeRange()
745 .getMaxPointerSizeInBits(); in createGlobalStackSafetyInfo()
DBasicAliasAnalysis.cpp400 unsigned MaxPointerSize = DL.getMaxPointerSizeInBits(); in getMaxPointerSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp443 unsigned MaxPointerSize = DL.getMaxPointerSizeInBits(); in getMaxPointerSize()