Searched refs:getManglingComponent (Results 1 – 6 of 6) sorted by relevance
68 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
310 static const char *getManglingComponent(const Triple &T);
121 Ret += DataLayout::getManglingComponent(T); in getDataLayoutString()
111 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
140 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
157 const char *DataLayout::getManglingComponent(const Triple &T) { in getManglingComponent() function in DataLayout