Searched refs:Has64BitPointers (Results 1 – 1 of 1) sorted by relevance
1349 bool Has64BitPointers; member in __anon8aa8892d0211::X86_64ABIInfo1354 Has64BitPointers(CGT.getDataLayout().getPointerSize(0) == 8) {} in X86_64ABIInfo()1377 return Has64BitPointers; in has64BitPointers()1854 if (Has64BitPointers) { in classify()2479 if ((isa<llvm::PointerType>(IRType) && Has64BitPointers) || in GetINTEGERTypeAtOffset()2491 (isa<llvm::PointerType>(IRType) && !Has64BitPointers)) { in GetINTEGERTypeAtOffset()