Searched refs:getABITypeAlignment (Results 1 – 2 of 2) sorted by relevance
527 uint64_t getABITypeAlignment(Type *Ty) const;
832 uint64_t DataLayout::getABITypeAlignment(Type *Ty) const { in getABITypeAlignment() function in DataLayout