Searched refs:getManglingComponent (Results 1 – 6 of 6) sorted by relevance
60 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
352 static const char *getManglingComponent(const Triple &T);
130 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
163 Ret += DataLayout::getManglingComponent(T); in getDataLayoutString()
156 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
169 const char *DataLayout::getManglingComponent(const Triple &T) { in getManglingComponent() function in DataLayout