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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp154 emitEncodedSignedInteger(Value, Comment);
192 emitEncodedSignedInteger(Value.getSExtValue(), Comment);
274 void CodeViewRecordIO::emitEncodedSignedInteger(const int64_t &Value, function in class:CodeViewRecordIO
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h218 void emitEncodedSignedInteger(const int64_t &Value,

Completed in 108 milliseconds