Searched refs:scalarConstantToHexString (Results 1 – 1 of 1) sorted by relevance
1586 static std::string scalarConstantToHexString(const Constant *C) { in scalarConstantToHexString() function1602 HexString += scalarConstantToHexString(C->getAggregateElement(I)); in scalarConstantToHexString()1622 COMDATSymName = "__real@" + scalarConstantToHexString(C); in getSectionForConstant()1627 COMDATSymName = "__real@" + scalarConstantToHexString(C); in getSectionForConstant()1633 COMDATSymName = "__xmm@" + scalarConstantToHexString(C); in getSectionForConstant()1638 COMDATSymName = "__ymm@" + scalarConstantToHexString(C); in getSectionForConstant()