Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp4218 int64_t getMDSignedValue() const { in getMDSignedValue() function
4234 int64_t getMDSignedValue() const { in getMDSignedValue() function
4759 Type::getInt64Ty(Context), Bound.getMDSignedValue())); in parseDISubrange()
4792 static_cast<uint64_t>(Bound.getMDSignedValue())}); in parseDIGenericSubrange()
4936 Type::getInt64Ty(Context), rank.getMDSignedValue())); in parseDICompositeType()