Searched refs:scalarConstantToHexString (Results 1 – 1 of 1) sorted by relevance
2050 static std::string scalarConstantToHexString(const Constant *C) { in scalarConstantToHexString() function2066 HexString += scalarConstantToHexString(C->getAggregateElement(I)); in scalarConstantToHexString()2086 COMDATSymName = "__real@" + scalarConstantToHexString(C); in getSectionForConstant()2091 COMDATSymName = "__real@" + scalarConstantToHexString(C); in getSectionForConstant()2097 COMDATSymName = "__xmm@" + scalarConstantToHexString(C); in getSectionForConstant()2102 COMDATSymName = "__ymm@" + scalarConstantToHexString(C); in getSectionForConstant()