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.cpp4697 int64_t getMDSignedValue() const { in getMDSignedValue() function
5240 Type::getInt64Ty(Context), Bound.getMDSignedValue())); in parseDISubrange()
5273 static_cast<uint64_t>(Bound.getMDSignedValue())}); in parseDIGenericSubrange()
5435 Type::getInt64Ty(Context), rank.getMDSignedValue())); in parseDICompositeType()