Searched refs:Has64BitPointers (Results 1 – 1 of 1) sorted by relevance
1357 bool Has64BitPointers; member in __anon8aa8892d0211::X86_64ABIInfo1362 Has64BitPointers(CGT.getDataLayout().getPointerSize(0) == 8) {} in X86_64ABIInfo()1385 return Has64BitPointers; in has64BitPointers()1861 if (Has64BitPointers) { in classify()2495 if ((isa<llvm::PointerType>(IRType) && Has64BitPointers) || in GetINTEGERTypeAtOffset()2507 (isa<llvm::PointerType>(IRType) && !Has64BitPointers)) { in GetINTEGERTypeAtOffset()