Searched refs:getManglingComponent (Results 1 – 6 of 6) sorted by relevance
68 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
336 static const char *getManglingComponent(const Triple &T);
114 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
136 Ret += DataLayout::getManglingComponent(T); in getDataLayoutString()
144 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
151 const char *DataLayout::getManglingComponent(const Triple &T) { in getManglingComponent() function in DataLayout