Home
last modified time | relevance | path

Searched defs:HexStr (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXMCExpr.cpp43 std::string HexStr(utohexstr(API.getZExtValue())); in printImpl() local
/external/llvm/lib/AsmParser/
DLLLexer.cpp799 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
/external/llvm/lib/Support/
DYAMLParser.cpp724 std::string HexStr = utohexstr(*i); in escape() local
746 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local