Searched refs:getManglingComponent (Results 1 – 6 of 6) sorted by relevance
64 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
306 LLVM_ABI static const char *getManglingComponent(const Triple &T);
167 Ret += DataLayout::getManglingComponent(T); in getDataLayoutString()
137 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
132 Ret += DataLayout::getManglingComponent(TT); in computeDataLayout()
175 const char *DataLayout::getManglingComponent(const Triple &T) { in getManglingComponent() function in DataLayout