Searched refs:PointerSpec (Results 1 – 2 of 2) sorted by relevance
75 struct PointerSpec { struct86 LLVM_ABI bool operator==(const PointerSpec &Other) const; argument129 SmallVector<PointerSpec, 8> PointerSpecs;147 LLVM_ABI const PointerSpec &getPointerSpec(uint32_t AddrSpace) const;364 for (const PointerSpec &PS : PointerSpecs) { in getNonIntegralAddressSpaces()
150 bool DataLayout::PointerSpec::operator==(const PointerSpec &Other) const { in operator ==()168 bool operator()(const DataLayout::PointerSpec &LHS, in operator ()()208 constexpr DataLayout::PointerSpec DefaultPointerSpecs[] = {631 const PointerSpec &PS = getPointerSpec(AS); in parseLayoutString()667 const DataLayout::PointerSpec &684 PointerSpecs.insert(I, PointerSpec{AddrSpace, BitWidth, ABIAlign, PrefAlign, in setPointerSpec()