Searched refs:getAddressSpaceMap (Results 1 – 3 of 3) sorted by relevance
73 const auto address_spaces = c.getTarget().getAddressSpaceMap(); in make_kernel_args()
920 const LangAS::Map &getAddressSpaceMap() const { in getAddressSpaceMap() function
696 static const LangAS::Map *getAddressSpaceMap(const TargetInfo &T, in getAddressSpaceMap() function712 return &T.getAddressSpaceMap(); in getAddressSpaceMap()992 AddrSpaceMap = getAddressSpaceMap(Target, LangOpts); in InitBuiltinTypes()