Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp731 if (Error Err = CheckOperands(1)) in writeDWARFExpression()
736 if (Error Err = CheckOperands(0)) in writeDWARFExpression()
771 if (Error Err = CheckOperands(0)) in writeListEntry()
775 if (Error Err = CheckOperands(1)) in writeListEntry()
782 if (Error Err = CheckOperands(2)) in writeListEntry()
788 if (Error Err = CheckOperands(1)) in writeListEntry()
794 if (Error Err = CheckOperands(2)) in writeListEntry()
801 if (Error Err = CheckOperands(2)) in writeListEntry()
856 if (Error Err = CheckOperands(0)) in writeListEntry()
860 if (Error Err = CheckOperands(1)) in writeListEntry()
[all …]