Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp693 static Error checkOperandCount(StringRef EncodingString, in checkOperandCount() function
723 return checkOperandCount(dwarf::OperationEncodingString(Operation.Operator), in writeDWARFExpression()
761 return checkOperandCount(EncodingName, Entry.Values, ExpectedOperands); in writeListEntry()
822 return checkOperandCount(EncodingName, Entry.Values, ExpectedOperands); in writeListEntry()