Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp694 static Error checkOperandCount(StringRef EncodingString, in checkOperandCount() function
724 return checkOperandCount(dwarf::OperationEncodingString(Operation.Operator), in writeDWARFExpression()
762 return checkOperandCount(EncodingName, Entry.Values, ExpectedOperands); in writeListEntry()
823 return checkOperandCount(EncodingName, Entry.Values, ExpectedOperands); in writeListEntry()