Searched refs:getManglingComponent (Results 1 – 6 of 6) sorted by relevance
54 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
355 static const char *getManglingComponent(const Triple &T);
125 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
155 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
157 Ret += DataLayout::getManglingComponent(T); in getDataLayoutString()
153 const char *DataLayout::getManglingComponent(const Triple &T) { in getManglingComponent() function in DataLayout