Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp4029 int64_t getMDSignedValue() const { in getMDSignedValue() function
4554 Type::getInt64Ty(Context), Bound.getMDSignedValue())); in parseDISubrange()
4587 static_cast<uint64_t>(Bound.getMDSignedValue())}); in parseDIGenericSubrange()
4734 Type::getInt64Ty(Context), rank.getMDSignedValue())); in parseDICompositeType()