Searched refs:findPointerLowerBound (Results 1 – 4 of 4) sorted by relevance
487 DataLayout::findPointerLowerBound(uint32_t AddressSpace) { in findPointerLowerBound() function in DataLayout501 PointersTy::iterator I = findPointerLowerBound(AddrSpace); in setPointerAlignment()612 PointersTy::const_iterator I = findPointerLowerBound(AS); in getPointerABIAlignment()614 I = findPointerLowerBound(0); in getPointerABIAlignment()621 PointersTy::const_iterator I = findPointerLowerBound(AS); in getPointerPrefAlignment()623 I = findPointerLowerBound(0); in getPointerPrefAlignment()630 PointersTy::const_iterator I = findPointerLowerBound(AS); in getPointerSize()632 I = findPointerLowerBound(0); in getPointerSize()646 PointersTy::const_iterator I = findPointerLowerBound(AS); in getIndexSize()648 I = findPointerLowerBound(0); in getIndexSize()
430 DataLayout::findPointerLowerBound(uint32_t AddressSpace) { in findPointerLowerBound() function in DataLayout444 PointersTy::iterator I = findPointerLowerBound(AddrSpace); in setPointerAlignment()581 PointersTy::const_iterator I = findPointerLowerBound(AS); in getPointerABIAlignment()583 I = findPointerLowerBound(0); in getPointerABIAlignment()590 PointersTy::const_iterator I = findPointerLowerBound(AS); in getPointerPrefAlignment()592 I = findPointerLowerBound(0); in getPointerPrefAlignment()599 PointersTy::const_iterator I = findPointerLowerBound(AS); in getPointerSize()601 I = findPointerLowerBound(0); in getPointerSize()
130 findPointerLowerBound(uint32_t AddressSpace) const { in findPointerLowerBound() function131 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace); in findPointerLowerBound()134 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
153 findPointerLowerBound(uint32_t AddressSpace) const { in findPointerLowerBound() function154 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace); in findPointerLowerBound()157 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);