Searched refs:scalarConstantToHexString (Results 1 – 1 of 1) sorted by relevance
1971 static std::string scalarConstantToHexString(const Constant *C) { in scalarConstantToHexString() function1987 HexString += scalarConstantToHexString(C->getAggregateElement(I)); in scalarConstantToHexString()2007 COMDATSymName = "__real@" + scalarConstantToHexString(C); in getSectionForConstant()2012 COMDATSymName = "__real@" + scalarConstantToHexString(C); in getSectionForConstant()2018 COMDATSymName = "__xmm@" + scalarConstantToHexString(C); in getSectionForConstant()2023 COMDATSymName = "__ymm@" + scalarConstantToHexString(C); in getSectionForConstant()