Home
last modified time | relevance | path

Searched defs:PointerWidth (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h918 isAArch64(int PointerWidth) isAArch64() argument
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h87 unsigned char PointerWidth, PointerAlign; global() member
/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp919 CharUnits PointerWidth = getASTContext().toCharUnitsFromBits( mangleVirtualMemPtrThunk() local
/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1027 CharUnits PointerWidth = Context.toCharUnitsFromBits( BuildMemberPointer() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c1966 int PointerWidth; print_target_info() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1355 const size_t PointerWidth = 2 + O->getBytesInAddress() * 2; in PrintDyldInfo() local