Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp157 emitEncodedSignedInteger(Value, Comment); in mapEncodedInteger()
197 emitEncodedSignedInteger(Value.getSExtValue(), Comment); in mapEncodedInteger()
280 void CodeViewRecordIO::emitEncodedSignedInteger(const int64_t &Value, in emitEncodedSignedInteger() function in CodeViewRecordIO
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h219 void emitEncodedSignedInteger(const int64_t &Value,