Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4809 int64_t getMDSignedValue() const { in getMDSignedValue() function
5447 Type::getInt64Ty(Context), Bound.getMDSignedValue())); in parseDISubrangeType()
5487 Type::getInt64Ty(Context), Bound.getMDSignedValue())); in parseDISubrange()
5520 static_cast<uint64_t>(Bound.getMDSignedValue())}); in parseDIGenericSubrange()
5718 Type::getInt64Ty(Context), rank.getMDSignedValue())); in parseDICompositeType()