Home
last modified time | relevance | path

Searched defs:mapEncodedInteger (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp150 Error CodeViewRecordIO::mapEncodedInteger(int64_t &Value, in mapEncodedInteger() function in CodeViewRecordIO
175 Error CodeViewRecordIO::mapEncodedInteger(uint64_t &Value, in mapEncodedInteger() function in CodeViewRecordIO
191 Error CodeViewRecordIO::mapEncodedInteger(APSInt &Value, const Twine &Comment) { in mapEncodedInteger() function in CodeViewRecordIO
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp148 Error CodeViewRecordIO::mapEncodedInteger(int64_t &Value, in mapEncodedInteger() function in CodeViewRecordIO
173 Error CodeViewRecordIO::mapEncodedInteger(uint64_t &Value, in mapEncodedInteger() function in CodeViewRecordIO
189 Error CodeViewRecordIO::mapEncodedInteger(APSInt &Value, const Twine &Comment) { in mapEncodedInteger() function in CodeViewRecordIO