Home
last modified time | relevance | path

Searched refs:constValue (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
DCPPBackend.cpp687 std::string constValue = CI->getValue().toString(10, true); in printConstant() local
691 << ", StringRef(\"" << constValue << "\"), 10));"; in printConstant()