Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp882 static Error checkOperandCount(StringRef EncodingString, in checkOperandCount() function
912 return checkOperandCount(dwarf::OperationEncodingString(Operation.Operator), in writeDWARFExpression()
950 return checkOperandCount(EncodingName, Entry.Values, ExpectedOperands); in writeListEntry()
1011 return checkOperandCount(EncodingName, Entry.Values, ExpectedOperands); in writeListEntry()