Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp43 std::string HexStr(utohexstr(API.getZExtValue())); in PrintImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp749 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp667 std::string HexStr = utohexstr(*i); in escape() local
689 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local