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.cpp716 Twine AdditionalComment = "");
1289 Twine AdditionalComment) { in addRuleMatcher() argument
1302 if (!AdditionalComment.isTriviallyEmpty()) in addRuleMatcher()
1303 CommentOS << "; " << AdditionalComment; in addRuleMatcher()