Searched defs:getPointerWidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 472 uint64_t getPointerWidth(LangAS AddrSpace) const { getPointerWidth() function |
/llvm-project/llvm/lib/Target/X86/AsmParser/ | ||
H A D | X86AsmParser.cpp | 1243 unsigned getPointerWidth() { getPointerWidth() function in __anon56d446ff0111::X86AsmParser |