Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp712 Twine AdditionalComment = "");
1383 Twine AdditionalComment) { in addRuleMatcher() argument
1396 if (!AdditionalComment.isTriviallyEmpty()) in addRuleMatcher()
1397 CommentOS << "; " << AdditionalComment; in addRuleMatcher()