Searched defs:getAddressSpace (Results 1 – 14 of 14) sorted by relevance
42 unsigned getAddressSpace() const { return getSubclassData(); } in getAddressSpace() function
105 unsigned getAddressSpace() const { getAddressSpace() function
205 unsigned getAddressSpace() const { in getAddressSpace() function
679 inline unsigned getAddressSpace() const { return getSubclassData(); } in getAddressSpace() function
65 template <typename T> AddressSpace getAddressSpace(T *V) { in getAddressSpace() function
69 unsigned getAddressSpace() const { return AddressSpace; } in getAddressSpace() function
68 unsigned getAddressSpace() const { getAddressSpace() function
329 LangAS getAddressSpace() const { return Quals.getAddressSpace(); } getAddressSpace() function
134 uint32_t getAddressSpace() const { in getAddressSpace() function
675 unsigned getAddressSpace() const { getAddressSpace() function
523 unsigned X86TargetLowering::getAddressSpace() const { getAddressSpace() function in X86TargetLowering
12495 int32_t getAddressSpace() const override { getAddressSpace() function
12385 unsigned GlobalAddressSDNode::getAddressSpace() const { getAddressSpace() function in GlobalAddressSDNode